Hi, I would like help to build a macro that removes the clozes using an app called Anki, like this:
We're still in the infancy of {{c1::understanding neural development}}. One thing is becoming clear, we can {{c3::make significant changes in our brain}} by {{c2::changing how we think}}.
I managed to build the regex capable of doing this: https://regex101.com/r/JoFDbl/1, but I'm having difficulty to implement it in a macro that copies the text and returns it without the clozes.