Is there a reason that we don't allow the multiline flag in the search-replace filter? #5966
Unanswered
BurningTreeC
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've stumbled upon a case where I get the text from a tiddler and need to do a multiline regex operation on it
But there's no way to do so and I hacked the search-replace filter a little bit to accept the
m
flag ... now it works for meIs there a reason that it's not included in the core?
Beta Was this translation helpful? Give feedback.
All reactions