Skip to content

Commit c156a1f

Browse files
authored
Add rehype-mdx-toc to list of plugin
Closes GH-2622. Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: Remco Haszing <[email protected]> Reviewed-by: Titus Wormer <[email protected]>
1 parent b3351fa commit c156a1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/extending-mdx.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ See also the [list of remark plugins][remark-plugins],
9595
— change media sources to JavaScript imports
9696
* [`remcohaszing/rehype-mdx-title`](https://github.com/remcohaszing/rehype-mdx-title)
9797
— expose the page title as a string
98+
* [`boning-w/rehype-mdx-toc`](https://github.com/boning-w/rehype-mdx-toc)
99+
— export the table of contents data into MDX module
98100
* [`pangelani/remark-mdx-chartjs`](https://github.com/pangelani/remark-mdx-chartjs)
99101
— replace fenced code blocks with charts using [`react-chartjs-2`](https://react-chartjs-2.js.org/).
100102
* [`remcohaszing/remark-mdx-frontmatter`](https://github.com/remcohaszing/remark-mdx-frontmatter)

0 commit comments

Comments
 (0)