Graph view displays headers as separate dots

Steps to reproduce

  1. Create 3 notes: “First”, “Second”, “Third”
  2. In the note “First” create 2 headers: “# HeaderA” and “### Header B”
  3. In the note “Second” create the link “[[First#HeaderA]]”
  4. In the note “Third” create the link “[[First#HeaderB]]”
  5. Open graph view

Expected result

On the graph, both notes “Second” and “Third” are connected to the note “First”

Actual result

On the graph, the note “Second” is connected to dot “First#HeaderA” and the note “Third” is connected to dot “First#HeaderB”

Environment

  • Operating system: Windows 7
  • Obsidian version: 0.8.1
  • Custom CSS: not used

Additional information

Actual behavior:
Actual

Note: In “Obsidian help” vault I’ve noticed another behavior: the dots “Folding” and “Internal links” are not connected at all (although there is link “[[Folding#By way of example]]” in the “Internal links” note)

this is a known bug that has been posted and will be fixed in 0.8.2

Please, search before opening a new bug request.