glutanimate / syntax-highlighting

A fork of Tiago Barroso's Syntax Highlighting add-on with support for Anki 2.1
https://ankiweb.net/shared/info/1463041493
Other
108 stars 27 forks source link

use pygments 2.10 #35

Open jackliusr opened 2 years ago

jackliusr commented 2 years ago

Files in libs/pygments are copied from pygments 2.10.0 tag. Some languages don't have aliases and that will break the main.py file. Changes in main.py are to filter out those languages without aliases.

CamdenClark commented 2 years ago

@jackliusr Any chance you would be willing to build this and ship over the built package? I tried to follow the readme but the new languages don't show up after re-building.