dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.52k stars 247 forks source link

The markdown preview window does not follow links within same markdown #3961

Open joehays opened 7 months ago

joehays commented 7 months ago

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

Describe the bug

The dendron markdown preview window does not follow links within the same markdown file.

To Reproduce

  1. create a link using [tasks](#tasks) embedded in a paragraph of text somewhere.

  2. elsewhere in the document, create a named anchor using,

<a name="tasks">
   my tasks
</a>
  1. now, view the .md in the preview windows. Click on the tasks link. It does not move the preview down to the anchor location in the document.

Expected behavior

the preview window should move the .md document down to the tasks anchor.

Desktop (please complete the following information)

Dendron Log file

dendron-logs.txt