This project is not covered by Drupal’s security advisory policy.

CKEditor 5 Aside

The CKEditor has paragraphs and headings but no aside, this module adds an aside to the top of the list. When the aside is added to a paragraph there are some styles added into the editor (float, border and shadow) to show the aside. These are not added to the frontend theme. This mod will only add the tag around the text like:

<aside>This is an aside</aside>

You will need to format the aside yourself

This is a very simple project that does 1 thing only. There will be other modules to add other tags.

This woks as long as there are no tags inside i.e. swap for <h3> or <p> works as expected. However, if you are looking to surround multiple tags this will fail - I'd like to add this change if anyone would like to help.

Project information

Releases