Ways of escaping dynamic function #1027
Unanswered
David-Le-Nir
asked this question in
Q&A
Replies: 1 comment
-
Actually it seems that It would be however great if we could
Do you think an enhancement request could be open on that ? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
If I write a need like the following
The regular expression is interpreted as a dynamic function causing an error.
Is there a way of workaround this, such as escaping the dynamic function ?
If no workaround exists, could we imagine something like \[[A-Z][0-9]] which would not trigger a dynamic function and display without the \
Beta Was this translation helpful? Give feedback.
All reactions