pcooksey / bibtex-js

BibTeX-js can parse a BibTeX-file and render it as part of an HTML file. This way, you can easily add a list of publications to your private homepage or display a list of recommended publications for a seminar. The way the entries are display can be customized using a simple template system and CSS.
MIT License
270 stars 68 forks source link

Create test for special characters #38

Open pcooksey opened 6 years ago

pcooksey commented 6 years ago

Create a test suite for ensuring that all the special characters supported by bibtex are processed correctly by bibtex-js.