This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
chroma
Watch
1
Star
0
Fork
0
You've already forked chroma
mirror of
https://github.com/alecthomas/chroma.git
synced
2025-02-13 13:28:27 +02:00
Code
Issues
Releases
Activity
chroma
/
lexers
/
circular
History
Alec Thomas
2b9ea60d89
Split PHP into two lexers - PHP and PHTML.
...
The former is pure PHP code while the latter is PHP code in <? ?> tags, within HTML.
Fixes
#210
.
2020-06-30 21:00:09 +10:00
..
doc.go
Implemented delegating lexer.
2018-03-18 20:38:29 +11:00
php.go
Split PHP into two lexers - PHP and PHTML.
2020-06-30 21:00:09 +10:00
phtml.go
Split PHP into two lexers - PHP and PHTML.
2020-06-30 21:00:09 +10:00