Wiki Slugs and folders
Previous behavior
Wiki Home page could link to another page within a folder by [link name](folderName/pageName).
Pages within a folder could link to other pages within the folder by [link name](pageName)
Current behavior
Pages within folders now require [link name](folderName/pageName) to be linked to other pages within the same folder
Was this change on purpose? I use vs code to manage my local wiki repository and the extension I'm using to view markdown only handles relative links.