Skip to main content

Bootstrap in CKEditor 5

When to use

If you want to create a Bootstrap or Tailwind column structure right in CKEditor 5, edit the content inside, and save blocks as templates for further block-by-block content building, Blk42 CKEditor 5 plugin is what you need.

How it works

Blk42 installs as a CKEditor 5 plugin utilizing its official API. It adds a new toolbar below the content where you can see all the options of currently selected block.

How to start using

Install CKEditor 5 plugin for that.

See the link above to explore more options including NPM package, ready-to-use bundle, and CDN script.

Open in CodePlayExternal link