The rich-text editor doesn't play well with some of the semi-HTML config files we have lying around. For instance, the sidebar plugin uses a links.htm that's supposed to be a newline-delimited list of HTML links. However, the rich-text editor mangles that. We should either disable the rich-text editor for that or handle it on the back-end to normalize the output.
The rich-text editor doesn't play well with some of the semi-HTML config files we have lying around. For instance, the sidebar plugin uses a links.htm that's supposed to be a newline-delimited list of HTML links. However, the rich-text editor mangles that. We should either disable the rich-text editor for that or handle it on the back-end to normalize the output.