Skip to content

Commit

Permalink
馃摎 DOCS: Fix typos in syntax.md (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBrand committed Jul 9, 2022
1 parent 73c5e9e commit 4d0fa4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/syntax/syntax.md
Expand Up @@ -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
Expand Down

0 comments on commit 4d0fa4e

Please sign in to comment.