When saving content marked as "< code >", inserted either via html or in the text editor, umbraco refuses to save the content as it is. Umbraco instead converts all < code > tags to < p > tags. This happens in the Rich text editor. What do I have to do to make Umbraco understand that it can save html tags of the < code > type?
The version is 6.1.5
Thanks for your help.
In tinyMCEConfig.confg
you have to insert the code
tag among the validElements node