Results 2 issues of MásQuéÉlite

*Line 32:* `(...).match(/((hey))/g).length).(...)` *Should be:* `(...).match(/(hey)/g).length).(...)` *Reason:* You are already capturing a group.

I open Notepad++, I change some of the settings in the Take Notes plugin, I close Notepad++, and then when I open it again, all of the configuration is lost....