lua-users home
lua-l archive

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


On Sun, Jun 12, 2011 at 05:15:53PM +0200, steve donovan wrote:
> 
> I am looking for a more extensible Markdown implementation in Lua,
> that's true. Wiki-style links to the rest of the documentation, etc.
> 
You could take a look at Lunamark, by the author of Pandoc.

Dirk