ckeditor5
ckeditor5 copied to clipboard
Using a class for underline instead of <u> tag
Hello, I wanted to know if there is any way for the underline plugin to add a class instead of using the tag:
for example: <span style="underline"></span>
The tag is not recommended as stated in the mdn docs and my specific use-case needs for a custom class to be applied.
I found a way by extending the plugin but it would be great if it was built in as an option
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.