diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-01-28 21:33:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-28 21:33:30 -0500 |
commit | a81787c55b10b43344a9506b62d90c317b329667 (patch) | |
tree | 9a2ffe10e63efc85f3beacf31d0356ebe58ca606 /README.md | |
parent | e610a62ceb07313c581a0bd2d5c8ebbc7c39ba4f (diff) |
Remove the dictionary tag from the definitionTags (#1324)
* Remove dictionary tag from term definitionTags and kanji tags
* Update test data
* Update templates
* Update tests
* Update information
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -169,6 +169,7 @@ Flashcard fields can be configured with the following steps: `{furigana-plain}` | Term expressed as kanji with furigana displayed next to it in brackets (e.g. 日本語[にほんご]). `{glossary}` | List of definitions for the term (output format depends on whether running in *grouped* mode). `{glossary-brief}` | List of definitions for the term in a more compact format. + `{glossary-no-dictionary}` | List of definitions for the term, except the dictionary tag is omitted. `{pitch-accents}` | List of pitch accent downstep notations for the term. `{pitch-accent-graphs}` | List of pitch accent graphs for the term. `{pitch-accent-positions}` | List of accent downstep positions for the term as a number. |