Is there a Markdown editor for Dojo
        Posted  
        
            by Emilien
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Emilien
        
        
        
        Published on 2010-03-30T15:07:10Z
        Indexed on 
            2010/04/13
            3:12 UTC
        
        
        Read the original article
        Hit count: 480
        
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...
© Stack Overflow or respective owner