xref: /OK3568_Linux_fs/buildroot/package/lua-markdown/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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