I need to use a Textile (preferably instead of Markdown), and am looking for a nice WYSIWYM (not WYSIWYG, because of this) JQuery editor.
I've seen these:
- WMD - Markdown, Stack Overflow uses it
- MarkItUp - Textile support but I don't know if it's WYSIWYM
- WYMEditor
Which one supports both good HTML output and Textile?
Update: I only use Markdown now, mainly because it generates slightly more semantic html and it's much more widely adopted. That, and you can use the Cloud9 Ace Editor (source on GitHub) for not only markdown but everything TextMate does.