Re: luadoc: best way to handle table parameters?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: luadoc: best way to handle table parameters?
- From: Dirk Laurie <dpl@...>
- Date: 2011年6月12日 23:09:27 +0200
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