Quansight-Labs / accessible-pygments

♿ Accessible pygments themes
https://quansight-labs.github.io/accessible-pygments/
BSD 3-Clause "New" or "Revised" License
12 stars 5 forks source link

diff lexer is not covered #32

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

We use accessible-pygments in the pydata-sphinx-theme and recently a user complained about the parsing of a specific lexer: diff

After changing the pygment style the styling came back so my guess is that you are not covering some of the tags related to this lexer.

See https://github.com/pydata/pydata-sphinx-theme/issues/1506 for more details.

K20shores commented 1 year ago

Duplicate of #31

12rambau commented 1 year ago

I'm so slow ;-)