mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 09:27:04 +02:00
docs: remove deprecated partial toc warning (#10310)
This commit is contained in:
parent
49cf559157
commit
2494661687
4 changed files with 0 additions and 24 deletions
|
@ -327,12 +327,6 @@ import PartialExample from './_markdown-partial-example.mdx';
|
|||
|
||||
This way, you can reuse content among multiple pages and avoid duplicating materials.
|
||||
|
||||
:::warning
|
||||
|
||||
Currently, the table of contents does not contain the imported Markdown headings. This is a technical limitation that we are trying to solve ([issue](https://github.com/facebook/docusaurus/issues/3915)).
|
||||
|
||||
:::
|
||||
|
||||
## Available exports {#available-exports}
|
||||
|
||||
Within the MDX page, the following variables are available as globals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue