<artifactId>derbyclient</artifactId>
<artifactId>derbyclient</artifactId>Expected behavior:
That the pasted text initially is HTML, but after wrapping it in backticks `, it should get parsed as normal code. And pasting it into something like this should work flawlessly.
`paste the HTML here`
Actual behavior:
It gets interpreted as HTML and you can't do a thing about it.
Link to an example: [optional]
Thanks @stefnotch, there is definitely a problem. I tested it with the following example: https://www.w3schools.com/xml/note.xml.
@stefnotch Can you still reproduce this issue on the latest version?
Fixed on latest master.
Fixed. 👍