.. index:: pair: pygments ; 2.5.2 (2019-11-29) .. _pygemnts_2_5_2: ================================= pygments 2.5.2 (2019-11-29) ================================= .. seealso:: - https://github.com/pygments/pygments/tree/2.5.2 .. contents:: :depth: 3 Version 2.5.2 ================ - Fix incompatibility with some setuptools versions (PR#1316) - Fix lexing of ReST field lists (PR#1279) - Fix lexing of Matlab keywords as field names (PR#1282) - Recognize double-quoted strings in Matlab (PR#1278) - Avoid slow backtracking in Vim lexer (PR#1312) - Fix Scala highlighting of types (PR#1315) - Highlight field lists more consistently in ReST (PR#1279) - Fix highlighting Matlab keywords in field names (PR#1282) - Recognize Matlab double quoted strings (PR#1278) - Add some Terraform keywords - Update Modelica lexer to 3.4 - Update Crystal examples