For years, I have been loading custom stylesheets into my notes to format them the way I like, and using custom classes and custom attributes on some of the tags to refer to them.
Recently, the Plus editor has started to strip these on loading. This entirely breaks my use cases, and what's more it constitutes a loss of data, since the custom classes and attributes contained meaningful metadata. Fortunately, I can retrieve the pre-mangled versions from backup.
I used the Plus editor as a full-featured HTML editor, making changes in code view as I go, then using Plus to render the resulting HTML when I am reading the notes. This is absolutely essential to me: if I didn't need my custom styles, I would have switched to the Bold editor, as it provides basic HTML editing.
Can we please keep Plus as the "advanced" editor, and treat the user's HTML as the user's data, not to be "sanitized" at random times, and have Bold be the simplified editor? I really don't want to have to fork an earlier version of Plus and host it myself... but there have been a rash of changes in the Standard Noted world that have been simplifying/dumbing-down too many features that I make use of daily.
EDIT:
This seems to be a side-effect of #43