Skip to content

Properly escape special regexp characters with %5C.

Instead of using a special '///' sequence that gets converted to '\'.


Migrated from D2363 (view on Phabricator)

Merge request reports