Skip to content

escaped $ and { characters are not handled correctly #45

@G-Rath

Description

@G-Rath

Follow on from #2 - currently dedent does not treat $ or { as special when determining what it should do with escaped characters:

dedent`\$` === '\\$'
dedent`\{` === '\\{'

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: accepting prsPlease, send a pull request to resolve this!type: bugSomething isn't working :(

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions