Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't unescape backslash codes in replaced content
FIX: Fix a bug that caused codes like `\n` to be unescaped in strings inserted via replace placeholders like `$&`. Closes codemirror/dev#1291
- Loading branch information