Every day I have to create links to pages that do not exist yet. And in most cases these are sub-pages of parent pages that are also new (like ExistingCategory/NewCategory/NewEntry). I can not figure out how to create links to new sub-pages in Confluence. Preferably, I want to do this on the fly - just by typing.
I tried the syntax that is explained on the official documentation about 'undefined page links', but that does not work. When I enter a slash-separated path it uses the entire path as the page title.
I also read the discouraging Question from kerrin.hardy 2012. But that (hopefully) does not reflect the current development state.
From all Wiki software I used before, I am used to create links to not yet existing (new) pages just by typing the path. Something like this always worked:
+NewChildPage/ChildsChildPage
NewSibling/NewChildpage
/RootPage/NewParentPage/NewChildPage
How can that be done in Confluence?