docs: update docusaurus and enable broken anchor detection

This commit is contained in:
Thomas Tendyck 2024-08-23 13:03:38 +02:00 committed by Thomas Tendyck
parent ded559a3fe
commit e90b0e5109
5 changed files with 27 additions and 17 deletions

View file

@ -10,7 +10,7 @@ export default {
...MDXComponents,
// Map the "highlight" tag to our <Highlight /> component!
// `Highlight` will receive all props that were passed to `highlight` in MDX
tabs: Tabs,
tabItem: TabItem,
asciinemaWidget: AsciinemaWidget,
Tabs,
TabItem,
AsciinemaWidget,
};