Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(omni): remove superfluous escaping from regex
'#' is not a special character in vim regex. To simplify the hard-to-read regex for hyperlinks at least a little bit, we remove these escapings.
- Loading branch information