Live Preview: Hash Tags in Page Links are rendered incorrectly

In a new vault, go into any note in Live Preview Mode, and write [[some page name|#shown name]] .

This is displayed as shown name , while it should be displayed as #tag_name; And indeed, in Read Mode, it is displayed correctly.

Furthermore, if you instead write [[x|_#y]], where the _ symbolizes a space, you’ll have a tag in a link, which is rendered in Preview Mode as such, but not in Reading Mode.

Expected behavior: In both cases, the life preview mode should show the same result as the reading mode.

thanks