It only replaces text in the first selected note out of several selected notes.
I’m trying to replace the text that contains html tag <br>" with "<br>, essentially moving a single double-quote character to the end of the previous line. However, it only works for the first selected note and not for the rest. Is there any solution to this problem?
A: "Did you stop playing tennis when it started to rain?
"B: “{{c1::No, we carried on playing.}}”
![]()
A: “Did you stop playing tennis when it started to rain?”
B: “{{c1::No, we carried on playing.}}”


