ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Using a class for underline instead of <u> tag

Open KevintHelius opened this issue 1 year ago • 1 comments

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.

KevintHelius avatar May 20 '24 10:05 KevintHelius

I found a way by extending the plugin but it would be great if it was built in as an option

KevintHelius avatar May 20 '24 14:05 KevintHelius

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.

CKEditorBot avatar May 20 '25 23:05 CKEditorBot