It would be nice if this snippet could exclude the text in raw MODx markup. Right now, if I do something like this:
[[snippet? &group=Users]]
The SimpleSearch code will find the word "users" even though in this case that word is not meant to be part of the final text. If it could find all text between the opening [[ and closing ]] and exclude it, that would be helpful.
It would be nice if this snippet could exclude the text in raw MODx markup. Right now, if I do something like this:
[[snippet? &group=
Users]]The SimpleSearch code will find the word "users" even though in this case that word is not meant to be part of the final text. If it could find all text between the opening [[ and closing ]] and exclude it, that would be helpful.