I've just started using snippets, and have two defined like this:
Code:
<a = <a class="footnote" href="fn$1" id="pos$1">$1</a>
<s = <span class="smallcaps">${1*}</span>
They both work fine most of the time, but sometimes when I press ctrl-J after typing the trigger, the editor just crashes: "calibre-parallel.exe has stopped working". I can't reproduce the problem, it just seems totally random; it happens with both snippets, whether I have text selected or not, sometimes in the middle of a line, sometimes at the end, sometimes near the beginning of a file, sometimes near the end...
I'm using Windows 10, Calibre 1.73 (32-bit). I would love to report it as a bug but since I can't come up with a reproducible case there isn't much to report.
Has anyone else seen anything like this happening?