Quote:
Originally Posted by vFbjgBDhV
Well, I've the following lines in my CSS
Code:
body {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
but the text in the editor file preview and in the Calibre previewer isn't changed wether I add the aforementioned lines or do not add them.
Is it normal?
|
yes chrome doesnt support hyphenation on platforms other than macOS.