Markdown in Javascript
John Fraser has implemented Markdown in javascript
I can see this being pretty useful. Typo, for example, has a live preview when editing articles which(I guess) is doing some Ajax to render the preview. Using the Javascript implementation could save those calls.
