diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-08-26 12:18:35 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-08-26 12:18:35 -0700 |
commit | 18321ee4ed3e1254ebea5d81d1f99e4963595e8d (patch) | |
tree | baba4d04e5da94546fc5cf10c7b9b69ba372bd4a /ext/bg/js/dictionary.js | |
parent | 190c749527c5c5f8afec7ead6956a5f3d7c1a422 (diff) |
ankidroid furigana support
Diffstat (limited to 'ext/bg/js/dictionary.js')
-rw-r--r-- | ext/bg/js/dictionary.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/js/dictionary.js b/ext/bg/js/dictionary.js index 6aed52f4..3ce3fd05 100644 --- a/ext/bg/js/dictionary.js +++ b/ext/bg/js/dictionary.js @@ -203,6 +203,7 @@ function dictFieldFormat(field, definition, mode, options) { 'dictionary', 'expression', 'furigana', + 'furigana-plain', 'glossary', 'glossary-brief', 'kunyomi', |