Regex Options #479
Marco-Parisi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, in these days i've installed this plugin and it (seems) that regex options doesn't work with rule. In fact, when i set up a rule, e.g. for all .png files in vault, there is no way to work with '/i' (case insensitive) regex option. So, i've opened the main.js with notepad++ and i've added a textbox to write regex options that appear only if the first character of the rule is '/'.
Rule without '/' :
main.js code pt1:
main.js code pt2:
main.js code pt3:
Beta Was this translation helpful? Give feedback.
All reactions