Closed larsgw closed 6 years ago
Cite.input() (on dev) fails to parse 'https://localhost' with the message:
Cite.input()
'https://localhost'
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
Cite.input()
(on dev) fails to parse'https://localhost'
with the message: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