Support QWord Heading 3 DOCX roundtrip
This commit is contained in:
@@ -128,6 +128,7 @@ const styleGalleryOptions = [
|
||||
{ value: "p", label: "Обычный" },
|
||||
{ value: "h1", label: "Заголовок 1" },
|
||||
{ value: "h2", label: "Заголовок 2" },
|
||||
{ value: "h3", label: "Заголовок 3" },
|
||||
{ value: "blockquote", label: "Цитата" }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user