I have been unable to get a fresh install of SCEditor to stop stripping out <style> tags.
I have tested allowedTags: ["style"] in the editor options; I have also tried with default format and with xhtml format. In all cases, style is stripped when switching between source and non source modes.
I have been unable to get a fresh install of SCEditor to stop stripping out <style> tags.
I have tested
allowedTags: ["style"]in the editor options; I have also tried with default format and with xhtml format. In all cases, style is stripped when switching between source and non source modes.