-
This regular expression learning tool is excellent: https://regexr.com It would be great if |
Beta Was this translation helpful? Give feedback.
Answered by
jjallaire
Jul 16, 2022
Replies: 1 comment
-
Yes, I use regex all the time to write my own regexes! Agree that this would be an incredible thing to do for R code. Note that its possible that this could be implemented as an extension: https://quarto.org/docs/extensions/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mcanouil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, I use regex all the time to write my own regexes! Agree that this would be an incredible thing to do for R code. Note that its possible that this could be implemented as an extension: https://quarto.org/docs/extensions/