Editing view: Links With Syntax Aren't Highlighted When Hovering Over Them

Steps to reproduce

(Below is a video).

Add the following links into Obsidian and hover over them with the mouse.

[[Text1 `Text2` Text3]]
[[Text1 [Text2] Text3]]
[[Text1 *Text2* Text3]]
[[Text1 _Text2_ Text3]]

Did you follow the troubleshooting guide? Y

Expected result

When I hover over the links with the mouse the whole text should be highlighted.

Actual result

Only a part of the link is highlighted when hovering over the text.

Environment

SYSTEM INFO:
	Obsidian version: v1.8.10
	Installer version: v1.8.9
	Operating system: Windows 11 Pro 10.0.22631
	Login status: logged in
	Language: en
	Catalyst license: insider
	Insider build toggle: off
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Additional information

Do you see this problem in reading view or only in editing view?

Ahh, interesting I just tested it and in Reading View this doesn’t happen. It only happens in Editing Mode - and it behaves like that no matter whether I’m in Source Mode or Live Preview Mode. (I was in sandbox vault while testing this)

Thanks! I updated the title to specify that.