https://github.com/koreader/koreader....lua#L194-L205
https://github.com/koreader/koreader...ua#L1002-L1054
So basically it replaces paragraphs/br tags with new line, and strips the rest. No CSS involved at all. You can probably tinker with those two functions in
util.lua, to get what you want, but that'd require you to build your own
.apk.