Add document-title tag to settings options

This commit is contained in:
toasted-nutbread 2020-03-27 21:58:24 -04:00
parent 4011a091b6
commit 1d7c86ded0

View File

@ -243,6 +243,7 @@ function ankiGetFieldMarkers(type) {
'cloze-prefix',
'cloze-suffix',
'dictionary',
'document-title',
'expression',
'furigana',
'furigana-plain',
@ -258,6 +259,7 @@ function ankiGetFieldMarkers(type) {
return [
'character',
'dictionary',
'document-title',
'glossary',
'kunyomi',
'onyomi',