mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 02:08:36 +02:00
* 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> |
||
---|---|---|
.. | ||
src | ||
.npmignore | ||
package.json | ||
README.md | ||
tsconfig.client.json | ||
tsconfig.json |
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