summaryrefslogtreecommitdiff
path: root/pygments/lexers/bibtex.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix more instances of invalid string escapesGeorg Brandl2018-11-281-3/+3
| | | | Also, raise on warnings from Pygments only.
* Housekeeping.Georg Brandl2017-01-221-5/+9
|
* Fix regexlint warningsAndrey Golovizin2016-03-081-8/+7
|
* Add BibTeX lexersAndrey Golovizin2016-03-071-0/+157