You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.
Because Pygments tries to apply syntax highlighting to lines that might have comments, a solution might be to apply syntax highlighting line by line, so that pulled comments line up with their associated line number.