Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Tiny typo: "Color hyphen" to "Colon hyphen"
  • Loading branch information
hunterhogan authored Mar 3, 2026
commit 32ffcb22f2c3103ea8a1640ee8ea1d4c0eaa8363
4 changes: 2 additions & 2 deletions features/cv26.fea
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
### Color hyphen :- ligature
### Colon hyphen :- ligature

lookup colon_hyphen {
ignore sub colon colon' hyphen;
ignore sub colon' hyphen hyphen;
sub colon.spacer hyphen' by colon_hyphen.cv26;
sub colon' hyphen by colon.spacer;
} colon_hyphen;
} colon_hyphen;