Allowed href schemes

I checked out the code and it turns out that the separator is chosen intentionally because all the schemes are stuffed in a regex and the regex is used to match links.
In the settings I used ms-excel:.+ to bypass the filter and now my links work as expected.
Turns out it’s not a bug, it’s a feature! :laughing:

2 Likes