Testing 123.
My understanding is that this usage of wiki.edit is supposed to open the editor on a section of a target page. But the result appears to be the section parameter is ignored when a target page is specified in the path: parameter. This is in 8.08.2
This button uses path:page.path.."/".."Target Page" and section:"Existing Section 1"
Here is an instance of wiki.edit pointing to edit the section below (on this page). I am using path:page.path to reference this page and section:"Section on same page as button".
Here's the same button, only I am completely omitting the path: parameter. THIS WORKS.
this is a test section. I am testing if wiki.edit will acknowledge the section parameter if the target section is on the same page (as opposed to a different page).