mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-02-21 10:40:06 -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.