mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Instead of using hardcoded list of language codes that trigger the PHP lexer, an `isinstance` is now used. If Pygments decide to use PhpLexer, we detect it using isinstance and use our own PhpLexer instead.merge-requests/57/head
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue