markdown implementation in C using PEG grammar

Tomas Doran bobtfish at bobtfish.net
Fri May 2 21:23:05 EDT 2008



On 3 May 2008, at 01:52, John MacFarlane wrote:


> I've just uploaded an implementation of markdown in C. It defines

> the syntax using a PEG grammar, so it should be easy to extend and

> modify. Right now it can produce output in either HTML or LaTeX,

> but it

> would be simple to add other output formats.

>


I've added support for this to my babelmark:

http://babelmark.bobtfish.net/?markdown=++*+foo%0D%0A%0D%0Abar

Enjoy.

It is not, howevere, showing up in the 'compare' option. As it's
2:30am here, I'm going to ignore this and go to bed in the short term.

Have fun.

Cheers
Tom



More information about the Markdown-Discuss mailing list