Deep Links not working

Steps to reproduce

  • Create a link [[somethingA [[somethingB]] somethingC]]
  • Click on somethingB
  • go back to the page with link
  • Click on somethingA
  • go back to the page with link
  • Click on somethingC

Expected result

  • On clicking somethingB we go to the page somethingB
  • On clicking somethingA or somethingC we go to the page “somethingA [[somethingB]] somethingC”

Actual result

  • On clicking somethingB we go to the page somethingB
  • On clicking somethingA page somethingA
  • Cannot click on somethingC

Environment

  • Operating system: MacOS Catalina
  • Obsidian version: 0.6.2
  • Using custom CSS: No

Additional information

Not a bug. More a feature request.
We don’t support this at the moment.