Links in Markdown Format with No Link Text Can't Be Clicked

My notes are using default Markdown format ([]()) rather than double brackets ([[]]). When my notes consist of only a link target/URL and no link text, the link cannot be clicked.

The resulting pretty markdown produces just the square brackets [] indicating a link is present, but that link cannot be clicked to take me to the link. This applies to both links to a target markdown file and to header links in that file. Here are the representative links which don’t work:

[](Topic.md#Subtopic)

[](Topic.md)

These links should produce a clickable object. I might suggest making the pretty UI turn the clickable link to use the link URL.

I don’t consider this a bug. Please, open a FR.