lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 21 November 2013 17:40, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> Pandoc can do it, but Pandoc, though supporting output formatters
> scripted in Lua, is not itself written in Lua.

Pandoc can apparently convert Textile into Markdown too, which is
quite similar wrt features and has a few implementations in Lua.