dmnd / dedent

⬅️ ES6 string tag that strips indentation from multi-line strings.
MIT License
931 stars 36 forks source link

fix: \\n should be changed to \n only when escapeSpecialCharacters is set #91

Closed fuenfundachtzig closed 7 months ago

fuenfundachtzig commented 7 months ago

This PR proposes a fix to the issue #90.

PR Checklist

fuenfundachtzig commented 7 months ago

LGTM! Could you add a test to dedent-tests.ts please?

Thanks! I have added a test.

github-actions[bot] commented 7 months ago

:tada: This is included in version v1.5.2 :tada:

The release is available on:

Cheers! 📦🚀