Is there a good Markdown editor for Dojo?
I have seen Control.TextArea (based on Prototype) and Stack Overflow’s reverse-engineered version of WMD (seems to rely on jQuery) but I’d rather use a Dojo-based tool, as my site already uses this framework.
Does such a tool exist? Googling for dojo markdown editor doesn’t seem to return any useful results, apart from a Google Summer of Code 2008 student blogging that he’s working on it…
You can check out the work done by Dojo’s GSoC 2008 student here:
For some reason it was not integrated into DojoX proper — I cannot vouch for the quality of the code. I can see that it is supposed to support Markdown, Mediawiki, and Textile.
Take a look, and let us know if it is any good, and what is missing, if any.