[fpc-pascal] Markdown parser?
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Dec 5 13:19:51 CET 2011
On 5 December 2011 13:55, Leonardo M. Ramé wrote:
> Thanks Graeme, I'll take a look at it.
Sorry I couldn't be of more help. I don't know what you want to do
with a MarkDown parser, but I thought it worth mentioning the
following. Another very nice alternative to MarkDown is AsciiDoc
http://www.methods.co.nz/asciidoc/
AsciiDoc is the closest text markup format to "plain text" - like you
would use in emails or a README.txt file. As an example, all of the
Git project's help is written in AsciiDoc format. Reading the "raw
documentation source" of git, is a clear as reading a text email. :-)
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-pascal
mailing list