jerakeen.org

by Tom Insam

notes☴

code☷

links☲

photos☵

Typogrify examples

Typogrify examples

created 30 May 2007 in links tagged django, filter, markup and smartquotes.

django filters to do nice text markup. Shiny.

http://static.mintchaos.com/projects/typogrify/

My Wandering Wiki: MultiMarkdown

My Wandering Wiki: MultiMarkdown

created 19 September 2006 in links tagged markdown and markup.

Extended Markdown parser, does footnotes again (different syntax) and tables this time

http://fletcher.freeshell.org/wiki/MultiMarkdown

John MacFarlane - Pandoc

John MacFarlane - Pandoc

created 19 September 2006 in links tagged haskell, latex, markdown and 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.

http://sophos.berkeley.edu/macfarlane/pandoc.html

rephrase § Markdown Footnotes

rephrase § Markdown Footnotes

created 19 September 2006 in links tagged footnotes, markdown, markup, syntax and text.

Markdown needs a footnotes syntax. This is an implementation of a possible method, discussed on the markdown mailing list last year.

http://rephrase.net/box/word/footnotes/

Wiky: A Bidirectional Markup Converter

Wiky: A Bidirectional Markup Converter

created 27 June 2006 in links tagged javascript, markup and 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.

http://goessner.net/articles/wiky/