Skip to content

2.6.1

Choose a tag to compare

@ColinDuquesnoy ColinDuquesnoy released this 16 May 12:58
· 99 commits to master since this release

New features/improvements:

  • improve syntax highlighter: ['and', 'or', 'not', 'in', 'is'] and ['from', 'import', 'as']
    the results are closer to what you can get with the pygments lexer

Fixed bugs:

  • fix another corner case with auto indent