From 4350a81b3ba50a8c6e45eb82ba30c1affee3260a Mon Sep 17 00:00:00 2001 From: Ian Fitchet Date: Thu, 28 Nov 2024 14:39:29 +0000 Subject: [PATCH] intro --- markdown.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/markdown.md b/markdown.md index 457ff98..43c7128 100644 --- a/markdown.md +++ b/markdown.md @@ -1,3 +1,5 @@ +Some introductory words. + A footnote[^1] of multiple lines before a second[^two]. [^1]: Line 1 is really quite lone to test that this really is the first line of the footnote and that the second line of the footnote really is a second line and not just tacked on the end of this one.