Closed Benjamin-Lee closed 6 years ago
@Benjamin-Lee Hi, this is completely unrelated, but are you using gost
as your reference style? I'm writing a biblatex linter, and I'm trying to find which style allows publisher
in an article
entry. I haven't seen it declared in any of the datamodel files (except gost
), so I'm wondering if it could be an alias defined elsewhere (but haven't found it yet).
As for the syntax issue, I believe that URL highlighting is provided by the language-hyperlink
core package. I doubt they can fix it either, because it's quite general and needs to be careful about what it is highlighting.
Thanks for referring me to language-hyperlink
– I'll submit this issue there.
As for the reference style, I'm autogenerating my references from their DOIs using doi2bib.org but can't figure out exactly how they're doing it in their repo. Sorry I can't help more!
Closing in favour of https://github.com/atom/language-hyperlink/issues/24
Prerequisites
X
in this box if you have done the following:atom --safe
, activated this package, and the issue persistedDescription
Steps to reproduce & Minimum working example
1.
Expected behaviour
The entire URL should be highlighted
Actual behaviour
Only part of the URL is highlighted
Additional information
See the screenshot