I have subpages and use the example.com/parent/child.html pretty URLs format. So in a child page linking to a parent page I either need to use "../[[~9]]" or "/[[~9]]" but neither work. TinyMCE immediately removes the "../" or "/" as soon as I close the link dialog.
I’ve tried messing with its settings (relative_urls, path_options) to no avail. Help?
So is this just a known bug or is no one else experiencing this?