docusaurus/packages/docusaurus-theme-mermaid
Sébastien Lorber 15b0ef6d13
chore: add eslint-plugin-react-compiler (#10969)
* install ESLint plugin

* fix eslint CodeBlockLine error

* eslint

* eslint

* eslint

* refactor: apply lint autofix

* empty

---------

Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-03-07 18:04:40 +01:00
..
src chore: add eslint-plugin-react-compiler (#10969) 2025-03-07 18:04:40 +01:00
.npmignore feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
package.json chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
README.md feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
tsconfig.client.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
tsconfig.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +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