Remove allowing break after slash (solidus) to protect dates

This commit is contained in:
Luke Stein 2026-01-21 07:59:20 -05:00
parent fb0024b830
commit fdcb587e38

View File

@ -125,7 +125,6 @@ bool isExplicitHyphen(const uint32_t cp) {
case 0xFE58: // small em dash
case 0xFE63: // small hyphen-minus
case 0xFF0D: // fullwidth hyphen-minus
case 0x002F: // Solidus (slash)
case 0x005C: // Backslash
case 0x005F: // Underscore
case 0x00B7: // Middle dot