tinymce-docs
tinymce-docs copied to clipboard
I can't use option 'toc_header' in plugin Table of Contents
I can try option toc_header, but nothing happen, this is image.

Hi @huadaica1990,
The toc_header setting require a h1-h6 element (see plugins/toc/main/ts/api/Settings.ts#L14). I see that the docs for toc_header don't mention this and is using 'div' as an example so moving this to tinymce/tinymce-docs as a docs issue.