|
@@ -3,6 +3,10 @@
|
|
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
|
|
+/**
|
|
|
|
|
+ * @module heading/utils
|
|
|
|
|
+ */
|
|
|
|
|
+
|
|
|
/**
|
|
/**
|
|
|
* Returns heading options as defined in `config.heading.options` but processed to consider
|
|
* Returns heading options as defined in `config.heading.options` but processed to consider
|
|
|
* editor localization, i.e. to display {@link module:heading/heading~HeadingOption}
|
|
* editor localization, i.e. to display {@link module:heading/heading~HeadingOption}
|