1config BR2_PACKAGE_LUA_MARKDOWN
2	bool "lua-markdown"
3	help
4	  A pure-lua implementation of the Markdown text-to-html
5	  markup system.
6
7	  https://github.com/mpeterv/markdown
8