aboutsummaryrefslogtreecommitdiff
path: root/docs/anki-integration.md
diff options
context:
space:
mode:
authorm-edlund <me@fwegmann.com>2024-04-15 23:40:34 +0200
committerGitHub <noreply@github.com>2024-04-15 21:40:34 +0000
commit82bb9deafaf57b11edb7a72bb1a63563f4ae1963 (patch)
tree5e691096ad4d658961f42590a628f5faae4f8a7c /docs/anki-integration.md
parentafd6e172669cdd148f53c1776ec449f4b1926ace (diff)
fix: add missing handlebar entry (#823)
* fix: add missing handlebar entry * fix: add new handlebar to tests
Diffstat (limited to 'docs/anki-integration.md')
-rw-r--r--docs/anki-integration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/anki-integration.md b/docs/anki-integration.md
index 65c86939..3e753015 100644
--- a/docs/anki-integration.md
+++ b/docs/anki-integration.md
@@ -50,6 +50,7 @@ Flashcard fields can be configured with the following steps:
| `{phonetic-transcriptions}` | List of phonetic transcriptions for the term. |
| `{pitch-accents}` | List of pitch accent downstep notations for the term. |
| `{pitch-accent-graphs}` | List of pitch accent graphs for the term. |
+ | `{pitch-accent-graphs-jj}` | List of pitch accent graphs for the term (styled after Jidoujisho). |
| `{pitch-accent-positions}` | List of accent downstep positions for the term as a number. |
| `{pitch-accent-categories}` | List of pitch accent categories for the term (e.g. heiban, kifuku, atamadaka, odaka, nakadaka). |
| `{reading}` | Kana reading for the term (empty for terms where the expression is the reading). |