Skip to content

Haskell lexer doesn't work for '\n' #1795

@dsannella

Description

@dsannella

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lexingarea: changes to individual lexersgood first issueGood for newcomershelp wantedCommunity help appreciated!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions