On 12/14/07, Enno Gottox Boland <[EMAIL PROTECTED]> wrote: > 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.
markdown is not suckless so i don't mind if cmarkdown doesn't follow its specification imho a sane syntax with sane parser is better than a markdown clone btw compiling with -Wall reveals a couple of problems (like int main() does not return)
