docusaurus/packages/docusaurus-theme-mermaid
Sébastien Lorber bf913aea2a
feat: upgrade to MDX v2 (#8288)
Co-authored-by: Armano <armano2@users.noreply.github.com>
2023-04-21 19:48:57 +02:00
..
src fix(mermaid): fix Mermaid integration for v9.2 release (#8282) 2022-11-10 16:07:18 +01:00
.npmignore feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
package.json feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
README.md feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
tsconfig.client.json fix(mermaid): fix Mermaid integration for v9.2 release (#8282) 2022-11-10 16:07:18 +01:00
tsconfig.json fix(mermaid): fix Mermaid integration for v9.2 release (#8282) 2022-11-10 16:07:18 +01:00

Docusaurus Theme Mermaid

The mermaid components for Docusaurus.

Installation

Add docusaurus/theme-mermaid to your package:

npm i @docusaurus/theme-mermaid
# or
yarn add @docusaurus/theme-mermaid

Swizzling components

$ npm swizzle @docusaurus/theme-mermaid [component name]

All components used by this theme can be found here