Source code
Revision control
Copy as Markdown
Other Tools
# word break points test, recursive break at dash and n-dash
SET UTF-8
BREAK 2
BREAK -
BREAK –
WORDCHARS -–
# word break points test, recursive break at dash and n-dash
SET UTF-8
BREAK 2
BREAK -
BREAK –
WORDCHARS -–