summaryrefslogtreecommitdiff
path: root/pygments/lexers/graphviz.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-0/+1
* Happy new year.Georg Brandl2022-01-251-1/+1
* minor formatting fixups for new lexersGeorg Brandl2021-02-141-4/+5
* Fix various issues found by make check.Matthäus G. Chajdas2021-02-141-2/+3
* Add lexer for graphviz (#1657)Niklas Mollenhauer2021-02-071-0/+56