Calling a plugin function from a macros
-
I’ve tried to combine several replacement operations with regular expressions with the use of a function from a plugin, namely the “Decode entities” function from the “HTML tag” plugin.
However it appears that adding a plugin function to a macros just leads to removing the whole text. Here is a sample macros just selecting the whole text and calling a plugin function: https://pastebin.com/kUkvgpXQ
Is there a workaround to it?
-
Posted as an issue: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3627