WYSIWYM (What You See Is What You Mean) is a rich text editor, an alternative to WYSIWYG.
A WYSIWYM editor does not style the text in real-time like a WYSIWYG editor, but adds the desired syntax to it, styling it only after it has been published.
Inspired by the WYSIWYM editor seen on StackOverflow.com.
Tested and working in Google Chrome 8.0+, Firefox 4.0+, Internet Explorer 7.0+, Safari 4.0+, iPhone and iPad devices.
A working WYSIWYM editor is provided with the download package.
Here are some key features of "JQuery-Wysiwym":
· Easy to setup
· Adds an editor toolbar
· Auto-indents code
· Offers syntax help
· Auto-indents lists
· Display a live preview
Supported syntax:
· Markdown
· MediaWiki
· BBCode
Requirements:
· JavaScript enabled on client side
· jQuery 1.4.4 or higher