Hi,
In the frontmatter documentation we have a seeAlso attribute with the value “[[YAML]]” but we can’t navigate to this page because it’s not clickable
is it possible to have clickable link in this frontmatter block ?
Hi,
In the frontmatter documentation we have a seeAlso attribute with the value “[[YAML]]” but we can’t navigate to this page because it’s not clickable
is it possible to have clickable link in this frontmatter block ?
There’s already an issue for that :
There is also this topic (respectively #1000 and #1066)
Issue closed and code merged… But Still not working on my space
External links in frontmatter block are now clickable with this PR Render external links inside frontmatter code as clickable anchors by costalfy · Pull Request #1533 · silverbulletmd/silverbullet · GitHub ![]()
Merged in main ![]()
Next, i’m working on wiki links and tags rendering in a frontmatter block ![]()
Awesome, works great in the edge build! Thank you.