larsgw / citation.js

Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.
https://citation.js.org/
MIT License
222 stars 30 forks source link

Correctly convert rich text formatting in CSL JSON #150

Closed rmzelle closed 6 years ago

rmzelle commented 6 years ago

A ref-extractor user reported an issue with the CSL JSON to BibTeX conversion, regarding the rich text in-field markup that is typically used in CSL JSON: https://github.com/rmzelle/ref-extractor/issues/25

The markup syntax is described at http://docs.citationstyles.org/en/1.0-20100321/release-notes.html#rich-text-markup-within-fields and https://www.zotero.org/support/kb/rich_text_bibliography.

larsgw commented 6 years ago

Sorry, I've been AFK for a while. I'll see what I can do.

larsgw commented 6 years ago

Should be fixed in v0.4.0-9.