mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-04-09 02:31:57 -04: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.