v0.2.3
Fixes
- fix(log): fix CSS path in log message (#9)
- fix(bibtex): slugify generated filenames (prevents error if BibTex ID contains special symbols like
.
,_
,:
) - fix(bibtex): fix UnicodeDecodeError caused by Chinese symbols
Documentation
- Improve Github readme