Closed lukel97 closed 5 years ago
It works by running each file in the trunk through pygments, and then matching up the lines from the hunk when rendering. Definitely not the most efficient way of doing this!
Thanks; this makes the output look much better! I've rebased on top of your other PR and merged in at b3cabd01.
It works by running each file in the trunk through pygments, and then matching up the lines from the hunk when rendering. Definitely not the most efficient way of doing this!