I convert an EPUB to MOBI using calibre 3.39.1:
Code:
ebook-convert book.epub book.mobi
This removes all soft hyphens from the text. However, my Kindle Oasis needs those for justification. Can one switch the removing off, or can point be to the source code location that needs to be commented out? Thank you!