diegomura / diegomura/react-pdf
Disable hyphenation but it added for symbol ")" and "("
Open
bug
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 1.3k
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 52
Description
Have a lot of places where ")" is the end of row, it added hyphenation.
I have this rule
Font.registerHyphenationCallback(word => (
[word]
));

Expected result:
polygonum cuspidatum (Japanese knotweed)
Root Extract
Contributor guide
Assessment
This issue has not been assessed yet.