Rewrap icon indicating copy to clipboard operation
Rewrap copied to clipboard

Script tags in html are always treated as Javascript

Open neclepsio opened this issue 4 years ago • 1 comments

When reawrapping inside script tags, java-like rules are applied whatever the script language is. In particular, I'm using script tags with type="none" attribute to embed text and I would like it to be handled as normal text.

neclepsio avatar Oct 05 '21 13:10 neclepsio

Yep I plan on adding this

stkb avatar Nov 29 '21 07:11 stkb