medium-editor
medium-editor copied to clipboard
Support for wrapping/unwrapping a selection with elements and or css classes
A utility that allows us to wrap a selection with an element, or an element with a class name, would be extremely useful in other parts of our code. It would also allow us to do things like changing font name, font size, background color, etc. in a much simpler way.
In short, adding a utility method to wrap selection in an element and/or class is one of the top 2 or 3 things I think would help our code base, and that's without even thinking about the demo. That's primarily why I would like this class applier functionality.
+1