diff options
author | StefanVukovic99 <stefanvukovic44@gmail.com> | 2024-02-15 04:35:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-15 03:35:38 +0000 |
commit | 9432e4bb117869860db0aaa42a318fe73002d1c5 (patch) | |
tree | 37374586c5db755779202a3d3d0b59f41a5f3986 /docs | |
parent | f134664ff28c6a3ba8e2a2689b01a4d4a7efbe22 (diff) |
add docs (#685)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/anki-integration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/anki-integration.md b/docs/anki-integration.md index 3773009a..2bd9fad9 100644 --- a/docs/anki-integration.md +++ b/docs/anki-integration.md @@ -47,6 +47,7 @@ Flashcard fields can be configured with the following steps: | `{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. | | `{part-of-speech}` | Part of speech information for the term. | + | `{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-positions}` | List of accent downstep positions for the term as a number. | |