cursive
cursive copied to clipboard
Hiccup conversion on paste is occasionally too keen
Sometimes when pasting code that is obviously not HTML, Cursive will offer to convert it to hiccup, mistakenly taking it for HTML. This seems to be because the IntelliJ HTML parser is more permissive than I expected. This issue serves to collect examples so that the checking can be made more robust.