I'm creating a website where I'll post some snippets of code (like a backup of my code), and for that, I'm using ASP.NET MVC.
You're almost done, what's missing is a WYSIWYG editor that meets my needs.
I'm using TinyMCE. It's very good, but I would like the final code generated by the editor to look like a code editor (with the colors of reserved words and everything else).
I found the framework that looks pretty good , but I was not able to use it .
Which editor can help me?