I am looking for a WYSIWYG editor for my forum website. Which has inbuilt syntax highlighting like we have in http://www.stackoverflow.com or http://www.asp.net .
So that I can save the whole text [entered by user] into the database and can render on the page with syntax highlighting.
Please help.
Don’t take me wrong but I have already searched on google and Stackoverflow for this and I am not able to get the required answer.
I would appreciate if it is an open source. 🙂
I like and used tinymce editor, it’s sample code something like following.