ali-ramadhan / DocumenterCitations.jl

DocumenterCitations.jl uses Bibliography.jl to add support for BibTeX citations and references in documentation pages generated by Documenter.jl.
https://ali-ramadhan.github.io/DocumenterCitations.jl/dev
MIT License
65 stars 10 forks source link

consider empy xlink(entry) #37

Closed LazyScholar closed 3 years ago

LazyScholar commented 3 years ago

link = xlink(entry) is on some cases empty which leads to 'broken links' (see. e.g. ClimateMachine.jl/latest/References). The proposed change omits the HTML linking on such cases.

ali-ramadhan commented 3 years ago

Thanks @LazyScholar! I'll merge and tag v0.2.2.