diff options
Diffstat (limited to 'ext/settings.html')
-rw-r--r-- | ext/settings.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/settings.html b/ext/settings.html index 441e26df..773d7cb2 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2979,6 +2979,10 @@ <td>List of pitch accent graphs for the term.</td> </tr> <tr> + <td><code class="anki-field-marker">{pitch-accent-graphs-jj}</code></td> + <td>List of pitch accent graphs for the term (styled after Jidoujisho).</td> + </tr> + <tr> <td><code class="anki-field-marker">{pitch-accent-positions}</code></td> <td>List of accent downstep positions for the term as a number.</td> </tr> |