Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly shorten replace markers when out of range for the query
FIX: When replacing a regexp match, don't expand multi-digit replacement markers to numbers beyond the captured group count in the query. Closes codemirror/dev#1477
- Loading branch information