2 Apr 2010 15:36
Re: Javascript implementation of PHP Markdown Extra?
Alexandre Leray <alexandre <at> alexandreleray.com>
2010-04-02 13:36:54 GMT
2010-04-02 13:36:54 GMT
Hi Keith, I'm not sure it solves your problem but you could take a look at http://github.com/tstone/jquery-markedit/ it is a very promising jquery based markdown editor. I'd like to improve it with markdown extensions such as footnotes when I'll have time, but right now I'm too busy. Anyway it has a very good API that makes it a good candidate for plugins. Good luck, Alex On 04/02/2010 03:05 PM, Keith Jenkins wrote: > I've been using the John Fraser's Showdown JavaScript port of Markdown > to do real-time previews in-browser. But I also would like to take > advantage of some of the extensions in Michel Fortin's PHP Markdown > Extra. Has anyone already tried to implement Markdown Extra in > JavaScript? > > Thanks, > Keith > _______________________________________________ > Markdown-Discuss mailing list > Markdown-Discuss <at> six.pairlist.net > http://six.pairlist.net/mailman/listinfo/markdown-discuss >
RSS Feed