summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-07-16 12:49:17 -0700
committerAlex Yatskov <alex@foosoft.net>2017-07-16 12:49:17 -0700
commitc3383867be8be738b4b4b6ee94d66d02ed805782 (patch)
treedf5b283e3da52d24ce1428be9c187e25f3e08459 /README.md
parent516c7f5381700700dcfdfb06682f11de8205137b (diff)
parent49695ca35bf41ad47d6af4d79510c926ac55a898 (diff)
Merge branch 'dev' of https://github.com/FooSoft/yomichan into dev
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c32c867f..6ac97eea 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@ Flashcard fields can be configured with the following steps:
`{expression}` | Term expressed as Kanji (will be displayed in Kana if Kanji is not available).
`{furigana}` | Term expressed as Kanji with Furigana displayed above it (e.g. <ruby>日本語<rt>にほんご</rt></ruby>).
`{glossary}` | List of definitions for the term (output format depends on whether running in *grouped* mode).
+ `{glossary-brief}` | Shorter version of `{glossary}`, without `{tags}`
`{reading}` | Kana reading for the term (empty for terms where the expression is the reading).
`{sentence}` | Sentence, quote, or phrase in which the term appears in the source content.
`{tags}` | Grammar and usage tags providing information about the term (unavailable in *grouped* mode).