Change inlineFootnotes name in docs

This commit is contained in:
sss 2025-03-03 07:09:45 +01:00
parent df3cdb18b8
commit 2752c3a62d

View File

@ -23,7 +23,7 @@ This plugin accepts the following configuration options:
- `enableYouTubeEmbed`: If `true` (default), enables the embedding of YouTube videos and playlists using external image Markdown syntax.
- `enableVideoEmbed`: If `true` (default), enables the embedding of video files.
- `enableCheckbox`: If `true`, adds support for interactive checkboxes in content. Defaults to `false`.
- `inlineFootnotes`: If `true` (default), enables parsing of inline footnotes.
- `enableInlineFootnotes`: If `true` (default), enables parsing of inline footnotes.
> [!warning]
> Don't remove this plugin if you're using [[Obsidian compatibility|Obsidian]] to author the content!