wp-front-end-editor icon indicating copy to clipboard operation
wp-front-end-editor copied to clipboard

Does not play nicely with Crayon Syntax

Open ebinnion opened this issue 11 years ago • 2 comments

After creating a highlighted pre area in the regular admin editor, then switching to the frontend editor, all default crayon syntax formatting has been removed.

image

ebinnion avatar May 13 '14 02:05 ebinnion

How do I reproduce this?

ellatrix avatar Aug 12 '14 04:08 ellatrix

:+1: +1 To reproduce install Crayon Syntax plugin and try posting for example (raw code): <pre class="lang:sh decode:true">apt-get install software-manager-core python-apt</pre> If you try to edit it afterwards via Front End Editor the html and classes are lost and you get strange results.

niieani avatar Sep 04 '14 21:09 niieani