[ANNOUNCE] cmarkdown-0.3

Enno "Gottox" Boland gottox at gmail.com
Tue Dec 11 14:07:14 EST 2007


The Paragraph issue is fixed in mercurial.

I will release 0.4 when I implemented the [bla][i] [1]: http://bla syntax.

Thanks a lot.
2007/12/11, Michel Fortin <michel.fortin at michelf.com>:

> Le 2007-12-11 à 6:24, Enno Gottox Boland a écrit :

>

> > Hi!

> >

> > I wrote an markdown interpreter in C. It should support most of the

> > features markdown.pl has (hopefully). Please report any bugs.

> >

> > It would be a good idea if you could test the interpreter with you're

> > own documents and report any differences to markdown.pl

>

> It looks promising, but I can't say I'm impressed with the output

> right now... I mean, given that input:

>

> ### test ###

>

> Hello world [link][1].

>

> [1]: http://test.com/

>

> [inline link](http://example.com)

>

> I get this:

>

> <h3>

> test

> </h3><br /><br />

>

> Hello world <a href="http://example.com">link][1].<br /><br />

>

> [1]: http://test.com/<br /><br />

>

> [inline link</a>

>

> Perhaps it'd be a good idea to use real paragraph tags. Once that's

> done, you'll be able to compare against the expected output for all

> the tests in [MDTest][].

>

> [MDTest]: <http://michelf.com/docs/projets/mdtest-1.1.zip>

>

>

> Michel Fortin

> michel.fortin at michelf.com

> http://michelf.com/

>

>

> _______________________________________________

> Markdown-Discuss mailing list

> Markdown-Discuss at six.pairlist.net

> http://six.pairlist.net/mailman/listinfo/markdown-discuss

>



--
http://www.gnuffy.org - Real Community Distro
http://www.gnuffy.org/index.php/GnuEm - Gnuffy on Ipaq (Codename Peggy)


More information about the Markdown-Discuss mailing list