Closed Anteru closed 5 years ago
(Original issue 724 last updated on 2012-02-05T08:57:44.283292+00:00)
(Issue automaticaly closed due to status in Bitbucket: resolved)
(Original comment by Raynes on 2012-01-08T20:52:05.674904+00:00)
Further investigation leads me to believe that it was actually this changeset that causes this problem: https://bitbucket.org/birkenfeld/pygments-main/changeset/a93f4e434a96#chg-pygments/lexers/agile.py
Sorry about the priorty changes. I think I accidentally clicked around there.
(Original comment by birkenfeld on 2012-02-05T08:55:23.553004+00:00)
I guess these problems are now fixed with PR#47? Thanks for persisting.
(Original comment by Raynes on 2012-02-05T08:57:44.274661+00:00)
Yessir. Thanks! :)
(Original issue 724 created by Raynes on 2012-01-08T19:44:34.548040+00:00)
Looks like this commit: https://bitbucket.org/birkenfeld/pygments-main/changeset/abe6a7bcdcb3#chg-pygments/lexers/agile.py broke Clojure highlighting. It worked fine before that.
Using the native theme, here is what it looked like after that commit: https://skitch.com/discipleraynes/gay61/blah.html
The Clojure highlighting was broken entirely (as in, wouldn't work at all) for the two commits by George Brandi before that. However, if I checkout to Alan Malloy's last commit: https://bitbucket.org/birkenfeld/pygments-main/changeset/6835410c2c6c#chg-pygments/lexers/agile.py
then the output looks like this: https://skitch.com/discipleraynes/gay9e/blah.html