Problems with RegEx matching emojis in dataviewjs, Can anyone help me? #1785
Unanswered
one0oneChen
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In the following code, I try to use regular expressions to match the emoji characters 🛫 in dvjs, I used '/\uD83D\uDEEB \d{4}-\d{2}-\d{2}/g' in this web page
https://regex101.com/
to match '🛫 2023-01-09' but not in dataviewjs. Can anyone help me with this problem? Thank you very much. I have tried many things and I have been unable to solve itBeta Was this translation helpful? Give feedback.
All reactions