An open API service indexing awesome lists of open source software.

https://github.com/archonic/ckeditor5-heading-with-id

A fork of @ckeditor/ckeditor5-heading which supports and generates unique IDs for all headers
https://github.com/archonic/ckeditor5-heading-with-id

Last synced: about 1 year ago
JSON representation

A fork of @ckeditor/ckeditor5-heading which supports and generates unique IDs for all headers

Awesome Lists containing this project

README

          

CKEditor 5 headings feature with ID
========================================

This package implements the headings feature for CKEditor 5 and allows ID as an attribute. A random hash will populate the ID attribute when the header is created.

## Demo

Check out the [demo in the heading feature guide](https://ckeditor.com/docs/ckeditor5/latest/features/headings.html#demo).

## Documentation

See the [`@ckeditor/ckeditor5-heading` package](https://ckeditor.com/docs/ckeditor5/latest/api/heading.html) page in [CKEditor 5 documentation](https://ckeditor.com/docs/ckeditor5/latest/).

## License

Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html). For full details about the license, please check the `LICENSE.md` file or [https://ckeditor.com/legal/ckeditor-oss-license](https://ckeditor.com/legal/ckeditor-oss-license).