summaryrefslogtreecommitdiff
path: root/pygments/lexers/typoscript.py
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid escapes due to missing raw string prefix.Georg Brandl2018-11-281-2/+2
* Merged in chipx86/pygments-main/typescript-vs-typoscript (pull request #693)Georg Brandl2017-01-221-0/+3
|\
| * Remove the fallback values from the new analyse_text changes.Christian Hammond2017-01-221-4/+0
| * Implement guessing and resolution between TypeScript and TypoScript.Christian Hammond2017-01-221-0/+7
* | More housekeeping and missed additions to CHANGES.Georg Brandl2017-01-221-6/+4
* | Copyright update.Georg Brandl2017-01-221-1/+1
|/
* Fix most complaints from regexlint.Georg Brandl2016-02-141-31/+31
* Add lexer for TypoScript (#closes 1173)Georg Brandl2016-02-021-0/+225