1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-07-01 00:35:06 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
db6920e68f Implemented delegating lexer.
This is a lexer that is useful for templating languages, where the
surrounding text may be of a different syntax. eg. PHP+HTML

The PHP lexer has been changed accordingly.

Fixes #80
2018-03-18 20:38:29 +11:00
33dd1722d5 fix PHP comment highlighting bug (#81) 2018-02-08 22:47:56 +11:00