Thanks! Hi! > Actually, there is a test suite available. See > http://six.pairlist.net/pipermail/markdown-discuss/2004-December/000909.html It's a good guidline, but Markdown has some syntactic quirks which are difficult to implement in C. Furthermore MarkdownTest is far to strict, imho.
I use <pre> for displaying a block segment of code. Markdown.pl uses <pre><code>. I really don't know if I should use that too. There are other things which aren't implemented in cmarkdown yet. e.g. I can't find a proper way to implement reference-style links. Btw: 0.6 is out: http://s01.de/~gottox/files/cmarkdown/cmarkdown-0.6.tar.gz Thanks! Gottox -- http://www.gnuffy.org - Real Community Distro http://www.gnuffy.org/index.php/GnuEm - Gnuffy on Ipaq (Codename Peggy)
