Skip to content

Commit 7834c0a

Browse files
abstract-title supported in typst
as of i18n #9829
1 parent bba28da commit 7834c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/schema/document-attributes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
- name: abstract-title
110110
schema: string
111111
tags:
112-
formats: [$html-doc, $epub-all, docx]
112+
formats: [$html-doc, $epub-all, docx, typst]
113113
description: "Title used to label document abstract"
114114

115115
- name: notes

0 commit comments

Comments
 (0)