Link to link renders wrong

Steps to reproduce

Expected result

In the node C linking to node B, it should IMHO suppress the embedded markdown code linking to node A and only keep [node A](https://dynalist.io/d/XXX#z=BBB).

Actual result

The auto-generated text of node C instead is [[node A](https://dynalist.io/d/XXX#z=AAA) ](https://dynalist.io/d/XXX#z=BBB). This is wrong because it renders the outer link but still shows as text the unparsed markdown code which was meant to link to node A (which it canā€™t link to in this context, because itā€™s already linking to node B).

Itā€™s possible to fix this by editing the text once the markdown has been created, but it should be done nicely right away.

Environment

macOS desktop app.