From 4d0fa4e4eff1584a4c463dbce374cc10ca803ae0 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Sat, 9 Jul 2022 13:09:00 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20DOCS:=20Fix=20typos=20in=20synta?= =?UTF-8?q?x.md=20(#596)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/syntax/syntax.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/syntax/syntax.md b/docs/syntax/syntax.md index 877afadc..31c7f8d3 100644 --- a/docs/syntax/syntax.md +++ b/docs/syntax/syntax.md @@ -464,14 +464,14 @@ A longer footnote definition.[^mylongdef] - even other block elements - Plus any preceding unindented lines, + Plus any subsequent unindented lines, that are not separated by a blank line This is not part of the footnote. ````{important} Although footnote references can be used just fine within directives, e.g.[^myref], -it it recommended that footnote definitions are not set within directives, +it is recommended that footnote definitions are not set within directives, unless they will only be referenced within that same directive: ```md