Markdown in JavaScript
John Gruber
gruber at fedora.net
Thu Dec 30 23:29:43 EST 2004
Aaron Swartz <aaronsw at gmail.com> wrote on 12/30/04 at 6:13pm:
> > Slightly OT: Does anyone have a Markdown uber-document? That is, one
> > document in markdown syntax that tests all its features and
> > interesting edge cases? (I might just be missing it...)
>
> Gruber released MarkdownTest on this list for that purpose.
>
> http://six.pairlist.net/pipermail/markdown-discuss/2004-December/000909.html
Yeah, it's not one document, but rather a folder full of same
documents and corresponding HTML files with the expected output. And
a Perl script that runs the comparisons and reports any tests that
fail. It's my hope that it can be used by anyone developing a
Markdown implementation/port.
-J.G.
More information about the Markdown-Discuss
mailing list