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 a9c29a73..2f8c012c 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -2652,6 +2652,10 @@ <td>List of definitions for the term, except the dictionary tag is omitted.</td> </tr> <tr> + <td><code class="anki-field-marker">{part-of-speech}</code></td> + <td>Part of speech information for the term.</td> + </tr> + <tr> <td><code class="anki-field-marker">{pitch-accents}</code></td> <td>List of pitch accent downstep notations for the term.</td> </tr> |