zotero / citeproc-js-server

Web service to generate citations and bibliographies using citeproc-js
Other
60 stars 39 forks source link

Conversion of HTML entities in outputted citations #4

Closed scaleupcto closed 11 years ago

scaleupcto commented 11 years ago

Again, not sure if this is a citeproc node issue, or a citeproc js issue.

It seems that citeproc is converting certain characters to character entities in the output:

For example, a single quote becomes '

This causes an issue in web pages with a HTML5 declaration, see:

http://stackoverflow.com/questions/3215053/xhtml5-and-html4-character-entities

scaleupcto commented 11 years ago

I've closed this issue as I think it's not related to my current problem. &#039 should render correctly under html5