Add document-title tag to settings options
This commit is contained in:
parent
4011a091b6
commit
1d7c86ded0
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user