Add support for Roam-style link syntax on pages

This commit is contained in:
Maxime Vaillancourt
2020-07-18 14:37:33 -04:00
parent f62c1bc453
commit 2436845ca4
2 changed files with 6 additions and 3 deletions

View File

@@ -7,5 +7,5 @@ permalink: /
<div>
<h1>Welcome! 🌱</h1>
<p>This is your digital garden. Here's the <a href="/your-first-note">first note</a> to get started on your exploration.</p>
<p>This is your digital garden. Here's [[Your first seed]] to get started on your exploration.</p>
</div>