Hi folks,
I need urgent help with this, I just cant think of some solution.
I am using shortcodes within my editor but I need to wrap some html around the various shortcodes so that I can style them within the editor's textarea. For instance: if a user clicks on the shortcodes dropdown or types one manually, like [big][/big], I need each []-block to be wrapped by a span (for example).
Can someone give me some advice how this can be achieved? Thanks.