-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We also replace invalid characters with their unicode hex representation (rather than a random string) which both guarantees uniqueness and makes debugging a whole lot easier. See <#1085> for an alternate approach to escaping using a local-specific non-word regex.
- Loading branch information
1 parent
127d644
commit ed654ee
Showing
1 changed file
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters