-
Task
-
Resolution: Fixed
-
Major
-
3.0 M3
-
None
Currently some basic tag buttons are implemented (cite, abbr, acronym...)
A standard method exists to easily develop a new button to quote selection with a tag, or with a tag and a tittle attribute.
TODO : the same with a custom attribute and a class. To be able to create
<p>Some text <span class="mycustomfunction" mycustumattribute="mycustumattribute">my previously selected text</span> som other text</p>