I notice that there is a STYLE menu and a PARAGRAPH menu.
The PARAGRAPH menu seems to add HTML tags.
The STYLE menu appears to add FONT tags.
How do I add CLASS attributes to items for CSS?
For instance, I'd like people to be able to select a table, and add a "dataTable" class to the table tag. Or a snippet of text and have it wrapped in <span class="date"></span> tags. Is that doable with this product?