Hi,
since a few days i use reasily instead of moon+reader. Reasily support "custom css" where i can add my own css code. here is an example for breaking words:
https://reasily.blogspot.com/2018/10...h-hyphens.html
But this doesn't work for my perhaps because of wrong or missing "xml:lang"? where can i add this to the epub? The first line in all xhtml files is
Code:
<?xml version='1.0' encoding='utf-8'?>
can i add it in this line?