summaryrefslogtreecommitdiff
path: root/tests/breaks/eleven.break
Commit message (Collapse)AuthorAgeFilesLines
* break: Fix handling of tag sequencestests-and-fixesMatthias Clasen2021-07-071-0/+2
Correctly classify tag characters as Grapheme_Extend, so that we don't end up putting grapheme boundaries in the middle of tag sequences. Includes a test.