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
1 change: 0 additions & 1 deletion check-for-unicode/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,6 @@ harmful_patterns=(
"e28091:2011:Non-Breaking Hyphen (different from ASCII hyphen)"
"e28092:2012:Figure Dash (looks like hyphen)"
"e28093:2013:En Dash (looks like hyphen)"
"e28094:2014:Em Dash (looks like double hyphen)"
"e28095:2015:Horizontal Bar (looks like long dash)"
Comment thread
dragonfire1119 marked this conversation as resolved.
"e280a6:2026:Horizontal Ellipsis (looks like three dots)"
"e280b0:2030:Per Mille Sign (looks like percent)"
Expand Down
Loading