It’s not currently supported with Chroma. The Chroma php lexer doesn’t support a startinline
option. You’ll have to add a starting <?php
tag or use Pygments.
2 Likes
It’s not currently supported with Chroma. The Chroma php lexer doesn’t support a startinline
option. You’ll have to add a starting <?php
tag or use Pygments.