We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986043f commit b90e9afCopy full SHA for b90e9af
docusaurus.config.js
@@ -38,6 +38,7 @@ const config = {
38
// Remove this to remove the "edit this page" links.
39
editUrl:
40
"https://github.com/tereus-project/tereus-docs/tree/main/packages/create-docusaurus/templates/shared/",
41
+ remarkPlugins: [require("mdx-mermaid")],
42
},
43
blog: {
44
showReadingTime: true,
0 commit comments