I'm using TinyMCE for text editing on my site. However, I'm doubtful to save the formatted text in the database and then display it the way the user typed. (paragraphs, font color, etc.). Is there any way to do this? I am using asp.net mvc with sql database server.