mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-14 21:29:28 +00:00
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
config BR2_PACKAGE_LUA_MARKDOWN
|
|
bool "lua-markdown"
|
|
help
|
|
A pure-lua implementation of the Markdown text-to-html
|
|
markup system.
|
|
|
|
https://github.com/mpeterv/markdown
|