mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-02 18:22:42 -08:00
feat(assets): bundle runtime assets and vendor dependencies
This commit is contained in:
9
vendor/yomitan/data/templates/anki-field-templates-upgrade-v61.handlebars
vendored
Normal file
9
vendor/yomitan/data/templates/anki-field-templates-upgrade-v61.handlebars
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{{#*inline "sentence-furigana-plain"}}
|
||||
{{~#if definition.cloze~}}
|
||||
{{~#if (hasMedia "textFuriganaPlain" definition.cloze.sentence)~}}
|
||||
{{{getMedia "textFuriganaPlain" definition.cloze.sentence escape=false}}}
|
||||
{{~else~}}
|
||||
{{{definition.cloze.sentence}}}
|
||||
{{~/if~}}
|
||||
{{~/if~}}
|
||||
{{/inline}}
|
||||
Reference in New Issue
Block a user