sphinx-contrib / matlabdomain

A Sphinx extension for documenting Matlab code
http://sphinxcontrib-matlabdomain.readthedocs.io/
Other
70 stars 45 forks source link

Fixed an issue with long property strings not parsed correctly with Pygments 2.13.0 #158

Closed joeced closed 1 year ago

joeced commented 1 year ago

Fixed an issue with long property strings (i.e before the property) that was not handled correctly in with Pygments 2.13.0.

Added Pygments versions as dependency in testing.