You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing content using the Markdown editor, footnotes with [^1] won't render correctly. The source text is displayed instead of the correct footnotes.
The text was updated successfully, but these errors were encountered:
Footnotes are not a part of standard markdown syntax. Maybe it is a topic for consideration as a plugin. We have no plans for such feature in core as it is quite niche feature
Feature Description
When editing content using the Markdown editor, footnotes with
[^1]
won't render correctly. The source text is displayed instead of the correct footnotes.The text was updated successfully, but these errors were encountered: