Provide support for bold defined as numeric value #5563
Labels
package:basic-styles
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
Feature request:
During work on ckeditor/ckeditor5-paste-from-office#20, I noticed that google docs use the numeric value to define bold.
It could be great to start to support it and automatically upcast such values to bold attribute from any source. Bold might be defined as 700 (which should be the same as 'bold'), or any value above 600 (which is semi-bold).
The text was updated successfully, but these errors were encountered: