Closed ZhiyuanChen closed 2 years ago
Thanks for reporting. I suspect that this is not an issue with the blog plugin, but a problem with the YAML front matter parser breaking at summary: [CLIP](https://arxiv.org/abs/2103.00020)[@CLIP]
throwing everything away that follows it. I'll look into it, but if this is the case, it's a MkDocs, not Material for MkDocs issue.
I've investigated – the blog plugin get's invalid metadata due to the value of the summary
field, which means that mkdocs-bibtex
seems to corrupt the front matter. Please report this to the authors of the mkdocs-bibtex
plugin.
Contribution guidelines
I've found a bug and checked that ...
mkdocs
orreadthedocs
themescustom_dir
,extra_javascript
andextra_css
Description
mkdocs-bibtex inline citation in summary breaks blog plugin
Expected behaviour
Works
Actual behaviour
Steps to reproduce
Package versions
(Though the output of
pip show mkdocs-material | grep -E ^Version
is as follows:Configuration
System information
github codespaces