diff options
Diffstat (limited to 'ext/bg/settings2.html')
-rw-r--r-- | ext/bg/settings2.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index d557d366..d29bd4a1 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -2627,6 +2627,10 @@ <td>List of definitions for the term in a more compact format.</td> </tr> <tr> + <td><code class="anki-field-marker">{glossary-no-dictionary}</code></td> + <td>List of definitions for the term, except the dictionary tag is omitted.</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> |