Embedding a video and then adding underscores disconnects the notes in graph view

Steps to reproduce

  1. Create a note with links to other notes.
  2. Embed a video using ‘center’ and ‘iframe’ HTML.
  3. Add 3 underscores “___” to make a line, right underneath the embedded video.

Expected result

The graph view will show the notes as connected.

Actual result

In the graph view the notes won’t be connected despite the fact that the links are still functional.

Environment

  • Operating system:
    macOS Monterey Version 12.6.2

  • Debug info:
    SYSTEM INFO:
    Obsidian version: v1.1.16
    Installer version: v0.15.9
    Operating system: Darwin Kernel Version 21.6.0: Sun Nov 6 23:31:16 PST 2022; root:xnu-8020.240.14~1/RELEASE_X86_64 21.6.0
    Login status: logged in
    Catalyst license: none
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: dark
    Community theme: none
    Snippets enabled: 0
    Restricted mode: on

RECOMMENDATIONS:
none


Here is a demonstration: Screen Recording 2023 03 18 at 13 17 50 - YouTube

Please, attach a copy of file where this happens.

+How I Take Literature Notes in Obsidian - Effective Remote Work.md (845 Bytes)

Here is one of the files that this happens with. I think the issue is when the HTML code is right next to underscores it produces this issue.

I can’t reproduce. I can see the outgoing links with the files you sent.

Obsidian_d30i4LJrte

I made this video to better explain it. Does it help?

No it doesn’t help because with the file you sent me the graph works.

That’s weird, I was able to reproduce the bug in a new vault using these notes. Nothing between these and what I sent before should be different.

Note 2.md (303 Bytes)
Note 1.md (8 Bytes)

this file is different. you need to add a blankline after html blocks.