Hello,
I noticed a bug in DEVONthink with markdown documents and the table of contents.
In my document I have two chapters on h1 level, below these chapters I have sub-chapters with the same headlines. If I use the table of contents and click on the second sub-chapter with duplicate name (but under different h1 level), the view of the source code jumps to the correct headline, but the markdown view jumps to the first occurrence of the headline in the document.
Here is an example structure:
Level 1
Sub-Level
Level 2
Sub-Level
In the table of contents, if I click on the Sub-Level below Level 2, the source code view jumps to the correct headline, but the markdown view jumps to the Sub-Level headline below Level 1.