A plugin can create a "new _" tab (i.e. an untitled document). The plugin can then rename that tab (e.g. "Results") for the benefit of the Notepad++ user. The plugin can then set the text in the ...
Paste the code below into untitled tab and save as .html. Notice charset=ISO-8859-1 encoding. I propose to autodetect an encoding from the file content when saving untitled buffer as .html, and switch ...