Hi,
If I have a page with an alias and Alias with Tags is turned on then when I write alias I get: [alias]([[page]]), which is expected.
However, when Alias with Tags is turned off I get [alias](((5vLdad6b1))), where ((5vLdad6b1)) is a block that doesn't exist.
My expectation (correct me if I am wrong) is that when Alias with Tags is turned off then when I write [[alias]] it should turn into [[page]] once I leave the block.
Thank you.