Hello I guess the best way will be scripting. You can write simple script in JScript or VPScript, assign shortcut and use it on selected text.
Or you can try to play with macro record, but it's little complicated, cause you want to remove quotas around selected text. Something like: Create Bookmark Shift+Ctrl+1 Cut Go to end of file Create empty line (Enter) Paste home del write <q> end left, del end bckspc write </q> home Shift+End Cut BckSpc (delete line we created) Jump to bookmark Ctrl+1 Paste -- <https://forum.pspad.com/read.php?2,79041,79042> PSPad freeware editor https://www.pspad.com
