mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-08-30 22:06:27 -04:00
- Revised code example
- Added new lexers and revised existing
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
filetype: php
|
||||
|
||||
detect:
|
||||
filename: "\\.php[2345s~]?$"
|
||||
filename: "\\.php[2345s~]|\\.inc[2345s~]$"
|
||||
header: "^(<\\?php)"
|
||||
|
||||
rules:
|
||||
- symbol.operator: "<|>"
|
||||
|
||||
Reference in New Issue
Block a user