rupa/epub

html entities decoded incorrectly

Opened this issue · 0 comments

For example,
“Captain Yerin,”
is rendered as
“Captain Yerin,”
instead of as
“Captain Yerin,”

(Yes, the entities are further escaped in this issue because github keeps parsing it all into smart quotes.)