All content on jerakeen.org
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.
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.
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
Burning Chrome: Design-By-Contract, Object Constructors, and Error Stacks in JavaScript
19 September 2006
in links
tagged with
[javascript]
[stack]
JavaScript Error object stack manipluation
Plaxo Synchronization API
19 September 2006
in links
tagged with
[api]
[plaxo]
[rest]
The Plaxo REST API. Not that I have an actual use case for this, but I’ll come up with something..