Unable to open context menu while clicking on an HTML link, mut Markdown does work

Steps to reproduce

Write both Markdown and HTML links in a note:

- [Example](https://example.com)
- <a href="https://example.com">Example</a>

..And try to right click on both.

Obsidian_lGuAqdUlYr

Expected result

A context menu should pop up.
Well it does in the edit mode, but it’s completely different, so doesn’t matter.

Actual result

A context menu for HTML link didn’t open.

Environment

SYSTEM INFO:
	Obsidian version: v1.9.10
	Installer version: v1.6.7
	Operating system: Windows 10 Pro 10.0.19045
	Login status: not logged in
	Language: en
	Insider build toggle: off
	Live preview: on
	Base theme: dark
	Community theme: AnuPpuccin v1.5.0
	Snippets enabled: 1
	Restricted mode: off
	Plugins installed: 5
	Plugins enabled: 3
		1: Style Settings v1.0.9
		3: Templater v2.13.0
		4: Dataview v0.5.68

Same result in a clean vault, I’ve checked for this.

This is not a bug. We just don’t support that for html links.
You can open a FR. thanks.

Aww, this is unfortunate..
Alright, the answer works, thank you!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.