From 1a7646fe380a4f25d7da48beef8b2df35bfe0ce7 Mon Sep 17 00:00:00 2001 From: Frank Date: Thu, 1 Aug 2024 11:22:15 +0200 Subject: [PATCH] Update Home --- Home.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index a4bcc4d..97f89af 100644 --- a/Home.md +++ b/Home.md @@ -2,11 +2,10 @@ Welcome to the Wiki. https://www.markdownguide.org/basic-syntax/#reference-style-links -[Link](2) with prenthesis - [Link][1] with angle brackets + ⋮ -[1]: http://b.org + This does not work in Forgejo. :-/ @@ -16,4 +15,6 @@ Here's a simple footnote,[^1] and here's a longer one.[^bignote] [^bignote]: Here's one with multiple paragraphs and code. +[1]: http://b.org + [2]: https://asdf.org \ No newline at end of file