aboutsummaryrefslogtreecommitdiff
path: root/ext/settings.html
diff options
context:
space:
mode:
authorKuuuube <61125188+Kuuuube@users.noreply.github.com>2024-02-10 00:32:01 -0500
committerGitHub <noreply@github.com>2024-02-10 05:32:01 +0000
commit884f2a0b9d81ffb41e0df46d2b16c2e102f93435 (patch)
treefebc8df5947c3d0bdf8cd07a75d9181dc6403d13 /ext/settings.html
parent8ef351a9daac22abec5b341cca4209d7595aa4f5 (diff)
Add cloze-body-kana docs (#659)
* add cloze-body-kana docs * Fix alphabetical ordering
Diffstat (limited to 'ext/settings.html')
-rw-r--r--ext/settings.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/settings.html b/ext/settings.html
index e1561409..030dee25 100644
--- a/ext/settings.html
+++ b/ext/settings.html
@@ -3277,6 +3277,10 @@
<td>Audio sample of a native speaker's pronunciation in MP3 format, if available.</td>
</tr>
<tr>
+ <td><code class="anki-field-marker">{cloze-body-kana}</code></td>
+ <td>Kana reading for <code class="anki-field-marker">{cloze-body}</code>.</td>
+ </tr>
+ <tr>
<td><code class="anki-field-marker">{conjugation}</code></td>
<td>Conjugation path from the raw inflected term to the source term.</td>
</tr>