mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Previously, PHP syntax highlighting worked only inside <?php ... ?> block. This commit adds specific check, and if user wants to highlight PHP code, special lexer is used, which highlights PHP code even without the <?php ... ?> block.merge-requests/57/head
1 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue