mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 22:39:56 +02:00
Fix code style issue
This commit is contained in:
@@ -50,7 +50,7 @@ for (const themeName of ['default', 'forest', 'dark', 'neutral']) {
|
|||||||
*/
|
*/
|
||||||
const config = {
|
const config = {
|
||||||
|
|
||||||
/** theme , the CSS style sheet
|
/** theme , the CSS style sheet
|
||||||
*
|
*
|
||||||
* **theme** - Choose one of the built-in themes: default, forest, dark or neutral. To disable any pre-defined mermaid theme, use "null".
|
* **theme** - Choose one of the built-in themes: default, forest, dark or neutral. To disable any pre-defined mermaid theme, use "null".
|
||||||
* **themeCSS** - Use your own CSS. This overrides **theme**.
|
* **themeCSS** - Use your own CSS. This overrides **theme**.
|
||||||
|
Reference in New Issue
Block a user