mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-02-18 01:00:07 -05:00
BS 4 now auto-escape unsafe characters in HTML when creating markup. So get rid of the explicit escaping code and use unicode symbols instead of entities everywhere.