From 884f2a0b9d81ffb41e0df46d2b16c2e102f93435 Mon Sep 17 00:00:00 2001 From: Kuuuube <61125188+Kuuuube@users.noreply.github.com> Date: Sat, 10 Feb 2024 00:32:01 -0500 Subject: Add cloze-body-kana docs (#659) * add cloze-body-kana docs * Fix alphabetical ordering --- docs/anki-integration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/anki-integration.md b/docs/anki-integration.md index 411e2109..bc8afc0c 100644 --- a/docs/anki-integration.md +++ b/docs/anki-integration.md @@ -29,6 +29,7 @@ Flashcard fields can be configured with the following steps: | `{clipboard-image}` | An image which is stored in the system clipboard, if present. | | `{clipboard-text}` | Text which is stored in the system clipboard, if present. | | `{cloze-body}` | Raw, inflected term as it appeared before being reduced to dictionary form by Yomitan. | + | `{cloze-body-kana}` | Kana reading for `{cloze-body}`. | | `{cloze-prefix}` | Fragment of the containing `{sentence}` starting at the beginning of `{sentence}` until the beginning of `{cloze-body}`. | | `{cloze-suffix}` | Fragment of the containing `{sentence}` starting at the end of `{cloze-body}` until the end of `{sentence}`. | | `{conjugation}` | Conjugation path from the raw inflected term to the source term. | -- cgit v1.2.3