ckeditor/ckeditor5-heading

View on GitHub
docs/_snippets/features/custom-heading-levels.html

Summary

Maintainability
Test Coverage
<div id="snippet-custom-heading-levels">
    <h1>Heading 1</h1>
    <h2>Heading 2</h2>
    <p>This is <a href="https://ckeditor.com">CKEditor 5</a>.</p>
</div>