Merge branch 'mermaid-js:develop' into patch-2

This commit is contained in:
Will-Low
2023-04-17 07:30:18 -07:00
committed by GitHub
4 changed files with 3 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ body:
attributes: attributes:
label: Setup label: Setup
description: |- description: |-
Please fill out the below info. Please fill out the info below.
Note that you only need to fill out the relevant section Note that you only need to fill out the relevant section
value: |- value: |-
- Mermaid version: - Mermaid version:

View File

@@ -161,6 +161,7 @@ They also serve as proof of concept, for the variety of things that can be built
- [codedoc-mermaid-plugin](https://www.npmjs.com/package/codedoc-mermaid-plugin) - [codedoc-mermaid-plugin](https://www.npmjs.com/package/codedoc-mermaid-plugin)
- [mdbook](https://rust-lang.github.io/mdBook/index.html) - [mdbook](https://rust-lang.github.io/mdBook/index.html)
- [mdbook-mermaid](https://github.com/badboy/mdbook-mermaid) - [mdbook-mermaid](https://github.com/badboy/mdbook-mermaid)
- [Quarto](https://quarto.org/)
## Browser Extensions ## Browser Extensions

View File

@@ -56,7 +56,6 @@ const getStyles = (options) =>
font-size: 18px; font-size: 18px;
fill: ${options.textColor}; fill: ${options.textColor};
} }
}
`; `;
export default getStyles; export default getStyles;

View File

@@ -155,6 +155,7 @@ They also serve as proof of concept, for the variety of things that can be built
- [codedoc-mermaid-plugin](https://www.npmjs.com/package/codedoc-mermaid-plugin) - [codedoc-mermaid-plugin](https://www.npmjs.com/package/codedoc-mermaid-plugin)
- [mdbook](https://rust-lang.github.io/mdBook/index.html) - [mdbook](https://rust-lang.github.io/mdBook/index.html)
- [mdbook-mermaid](https://github.com/badboy/mdbook-mermaid) - [mdbook-mermaid](https://github.com/badboy/mdbook-mermaid)
- [Quarto](https://quarto.org/)
## Browser Extensions ## Browser Extensions