This repository has been archived by the owner on Feb 19, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Escape user-provided text passed to regex
Rather than using the user/document-provided values directly, we instead escape them to use them verbatim. This fixes issue 568.
- Loading branch information