Rewrap
Rewrap copied to clipboard
Script tags in html are always treated as Javascript
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.
Yep I plan on adding this