How can I use hyphenation in Google Chrome browser?

北战南征 提交于 2019-11-28 22:37:19

Hyphenation is currently supported on Chrome only on Android and macOS (and only the "auto" value), as you can see here: http://caniuse.com/#search=hyphens

I used Hyphenator too, as suggested by Eric.

Soft hyphens can be applied with JavaScript (best solution) or any server-side language, however, that answers the question with its own answer.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!