Example:
<p style="color:blue; font-family:Consolas">blue text</p>
The user select the text, copy and paste (wysiwyg, word, etc). And the text comes without blue color and consolas font?
From browser to browser = simple content to wysiwyg
From browser to word
There's a manual with keywords that can be used on content. The users usually copy the keywords directly from manual and paste in the editor. So the editor assumes the style of the manual. And that's what I don't want. I can disable the select or change the tags of keywords to input and style it, but exists a easy way?