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
226 stars 30 forks source link

"No synchronous parser found for @else/url" #103

Closed larsgw closed 6 years ago

larsgw commented 6 years ago

Cite.input() (on dev) fails to parse 'https://localhost' with the message:

No synchronous parser found for @else/url

This is caused by a typo in the relevant module: https://github.com/larsgw/citation.js/blob/0d3426c778e29112c28c22c990273836cedd1304/src/parse/modules/other/url.js#L2