This plugin renders bibliography entries in the BibTeX format in a more readable way.
Creating a standard code block with the language set to "bibtex" will transform your raw bibliography entry:
```bibtex
<your BibTeX entry goes here>
```
The header color is defined by the 'Accent color'
in Obsidian.
- Q: After enabling the plugin or changing settings, I don't see the BibTeX entries rendered correctly, what can I do?
- A: Close and reopen the affected notes in your vault or restart Obsidian.
Support this plugin with a ⭐️, report an issue or if you feel adventurous and would like to extend the functionality or make the plugin ✨ prettier ✨ open a pull request.