External Markdown links in properties don't work as expected

Steps to reproduce

In the Sandbox vault, create a new page with the following properties:

---
plain_link: https://example.com
markdown_link: "[example.com](https://example.com)"
---

Expected result

In reading mode, both properties should render as clickable links to https://example.com . Clicking both links should open the web page.

Actual result

Only the plain link is rendered as a clickable link. The markdown link is rendered as a missing page.

Additionally, clicking the markdown link returns an error as though the user had tried to create a page with illegal characters.

image

Environment

SYSTEM INFO:
Obsidian version: v1.11.0
Installer version: v1.9.12
Operating system: #7-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 18 10:10:29 UTC 2025 6.17.0-7-generic
Login status: logged in
Language: en
Catalyst license: insider
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

Thanks for considering my bug report!

2 Likes

thanks

Will be fixed 1.11.1. No ETAs.

1 Like

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