area/language-latex

minted package conflict

Closed this issue · 1 comments

I'm using a minted package to render syntax highlighting of my code, but there's some major conflicts.
whoops

i've made a fork without quotes highlight, and also recommend anyone using minted to use \inputminted[<options>]{<language>}{<filepath>} which loads src files externally