How to change Cloze format with Regex #357
saravanasmailbox
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
Uh oh!
There was an error while loading. Please reload this page.
-
The Neuracache Regex link for Cloze is working fine. But Instead of picking the word which is enclosed between single curly bracket {}, I want it to catch words which is enclosed with double curly bracket {{}}.
I found that curly bracket presents in my programming notes. Therefore I convert those codes into close deletion. I need to fix it. I thought If we use {{}} instead of {} it would solve it.
Please let me know what to do.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions