I would like to apply a class on the <tool name="InsertUnorderedList" /> , <tool name="InsertOrderedList" />
Is there a way to subscribe to tool events to apply the classes when working with the tools.xml? We are using the Rad Editor for content blocks and would like to apply classes according on the ul and ol tags.
If we are to use JS function where would the JS file be located to be available to subscribe to the events fired by Rad Editor