docs: fix incorrect plugin option defaults and phantom options
- Citations: remove non-existent prettyLink option - Explorer: correct folderClickBehavior default from collapse to link - RecentNotes: fix limit default from 5 to 3, add hideTagPages/hideFolderPages - StackedPages: fix option names to match source (maxTabs, not maxPanes)
This commit is contained in:
@@ -16,7 +16,6 @@ This plugin accepts the following configuration options:
|
||||
- `suppressBibliography`: whether to suppress the bibliography at the end of the document. Defaults to `false`.
|
||||
- `linkCitations`: whether to link citations to the bibliography. Defaults to `false`.
|
||||
- `csl`: the citation style to use. Defaults to `apa`. Reference [rehype-citation](https://rehype-citation.netlify.app/custom-csl) for more options.
|
||||
- `prettyLink`: whether to use pretty links for citations. Defaults to `true`.
|
||||
|
||||
## API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user