docusaurus/packages/docusaurus-theme-mermaid
ozaki bde9cfd84d
chore: update node engine version 18 (#9348)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-09-28 16:45:25 +02:00
..
src feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305) 2023-09-14 17:23:07 +02:00
.npmignore feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
package.json chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
README.md feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
tsconfig.client.json feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258) 2023-08-25 10:54:58 +02:00
tsconfig.json feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258) 2023-08-25 10:54:58 +02: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