summaryrefslogtreecommitdiff
path: root/tests/examplefiles/test.css
Commit message (Collapse)AuthorAgeFilesLines
* Fix at-rule handling in the CSS lexer.Georg Brandl2008-04-291-0/+19
|
* [svn] Add Groff lexer by Tim Hatch, find_error script, CSS lexer improvement.Georg Brandl2006-12-101-0/+30
Add analyse_text methods to some lexers.