As you all know, my comment form has always had a live preview feature that had limited support for [Markdown]0 syntax – which I discussed in a past entry
Recently (a while ago to be exact), I found a somewhat full implementation of [Markdown]0 via JavaScript here. Naturally I decided to integrate it into the live preview function. So I spent the whole practice session of our choir hacking away at the code to fit my needs. Here’s what came out of it:
Feel free to try commenting yourself 🙂 Read More