The character literal '\n' (same for '\x', for other x that I've tried) appears to be handled incorrectly. Using the LaTeX minted package with BW style, which is built on Pygments, it puts '\ in boldface and then n' in normal (not-bold) face.
This appears to be related to #71.
The character literal '\n' (same for '\x', for other x that I've tried) appears to be handled incorrectly. Using the LaTeX minted package with BW style, which is built on Pygments, it puts '\ in boldface and then n' in normal (not-bold) face.
This appears to be related to #71.