summaryrefslogtreecommitdiff
path: root/pygments/lexers/html.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Georg Brandl2017-01-221-1/+1
* Rename Jade->PugTim Hatch2016-06-011-8/+9
* HTML lexer now marks angle brackets and slashes as punctuation, and attribute...Miikka Salminen2015-03-071-8/+20
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Closes #1055: fixup guessing routines for HTML/XML related markupGeorg Brandl2014-11-081-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-4/+4
* HTML: allow spaces after "attr=".Georg Brandl2014-10-071-1/+1
* split up web lexersGeorg Brandl2014-09-191-0/+589