Typogrify examples
30 May 2007
in links
tagged with
[django]
[filter]
[markup]
[smartquotes]
django filters to do nice text markup. Shiny.
My Wandering Wiki: MultiMarkdown
19 September 2006
in links
tagged with
[markdown]
[markup]
Extended Markdown parser, does footnotes again (different syntax) and tables this time
John MacFarlane - Pandoc
19 September 2006
in links
tagged with
[haskell]
[latex]
[markdown]
[markup]
Impressively close to my Grail, this will convert Markdown syntax (with a few changes) into HTML, latex, RTF, S5. Lovely. The footnote syntax is a little icky, though.
rephrase § Markdown Footnotes
19 September 2006
in links
tagged with
[footnotes]
[markdown]
[markup]
[syntax]
[text]
Markdown needs a footnotes syntax. This is an implementation of a possible method, discussed on the markdown mailing list last year.
Wiky: A Bidirectional Markup Converter
27 June 2006
in links
tagged with
[javascript]
[markup]
[wiki]
Recently I’m very interested in pure-javascript libraries for doing things. (especially those that don’t use the DOM). This one does wiki-like markup.