You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
I had no plans to add the ability to parse markdown links. It has the same issue as obsidian links [[link]] where [ and ] are YAML reserved characters symbolising an array. So, in case of implementing this, it would require the yaml field to be defined as a String (same rules laid out for obsidian links).
All that said, once I have a bit of free time I can give it a go, unless you want to try? :)
Hi,
Is there a way to use shortened links in YAML frontmatter ?
e.g. :
[LINK](URL)
The text was updated successfully, but these errors were encountered: