fix: suppress known highlights for subtitle particles

This commit is contained in:
2026-05-03 22:59:59 -07:00
parent b8dc5db14a
commit 402b58385d
5 changed files with 159 additions and 43 deletions
@@ -0,0 +1,4 @@
type: fixed
area: tokenizer
- Prevented standalone grammar and helper tokens such as `に` from being colored as known words when readings from known-word decks match them.