How to exclude from the menu a link to the page where we are currently in pdomenu in Modx revo? As an example, I now have such a stub (-14 I excluded the menu item that should always be excluded, do not pay attention):
[[pdoMenu? &parents = `2` &limit = `0` &level = `0` &showUnpublished = `0` &resources = `-14` &tplOuter = `@INLINE <ul>[[+wrapper]]</ul>` &tpl = `@INLINE <li><a href="[[+link]]">[[+menutitle]]</a></li>` ]]