diff options
Diffstat (limited to 'ext/js/data/anki-template-util.js')
-rw-r--r-- | ext/js/data/anki-template-util.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/js/data/anki-template-util.js b/ext/js/data/anki-template-util.js index b9c5ba84..20170dae 100644 --- a/ext/js/data/anki-template-util.js +++ b/ext/js/data/anki-template-util.js @@ -46,6 +46,9 @@ export function getStandardFieldMarkers(type) { 'glossary', 'glossary-brief', 'glossary-no-dictionary', + 'glossary-first', + 'glossary-first-brief', + 'glossary-first-no-dictionary', 'part-of-speech', 'pitch-accents', 'pitch-accent-graphs', |