How to process html Heading (H1, H2 etc) in the editor
Posted: Mon Jan 14, 2019 2:11 pm
I use the TRichViewEdit as a wysiwyg editor that loads and saves HTML. Now I would like to create HTML headings (like H1, H2 etc) in the TRichViewEdit so we can save them in the HTML. What would be the best way to achieve this?