Invalid ![][note] syntax embeds note in Live preview

Hopefully something folks don’t run into much as it’s invalid syntax (as far as I know), but I’ve seen mention that “![][] and ![alt text][link] work for me.”

Steps to reproduce

  1. Open Sandbox vault.
  2. Duplicate the Start Here note.
  3. Rename the dupe note to Start
  4. Paste this in another note: ![][Start]

Did you follow the troubleshooting guide? [Y]

Expected result

For the embed to flat out not work.

Actual result

Live preview embeds the Start note; Reading view shows ![null][Start].

Environment

SYSTEM INFO:
	Obsidian version: 1.13.2
	Installer version: 1.12.7
	Operating system: Windows 11 Pro 10.0.26200
	Login status: logged in
	Language: en
	Catalyst license: supporter
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: off
	Plugins installed: 0
	Plugins enabled: 0

RECOMMENDATIONS:
	none

Additional information

If ![][Start here] is initially used, we see this:

If we start with the dupe ![][Start] and rename the link to ![][Start here], the embed continues to work pointing to the dupe Start note.