mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 12:54:08 +01:00 
			
		
		
		
	Prettier
This commit is contained in:
		@@ -204,7 +204,7 @@ To Deploy Mermaid:
 | 
			
		||||
```html
 | 
			
		||||
<script src="https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js"></script>
 | 
			
		||||
<script>
 | 
			
		||||
    mermaid.initialize({ startOnLoad: true });
 | 
			
		||||
  mermaid.initialize({ startOnLoad: true });
 | 
			
		||||
</script>
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
@@ -214,10 +214,10 @@ To Deploy Mermaid:
 | 
			
		||||
 | 
			
		||||
## Sibling projects
 | 
			
		||||
 | 
			
		||||
-   [Mermaid Live Editor](https://github.com/mermaid-js/mermaid-live-editor)
 | 
			
		||||
-   [Mermaid CLI](https://github.com/mermaid-js/mermaid-cli)
 | 
			
		||||
-   [Mermaid Webpack Demo](https://github.com/mermaidjs/mermaid-webpack-demo)
 | 
			
		||||
-   [Mermaid Parcel Demo](https://github.com/mermaidjs/mermaid-parcel-demo)
 | 
			
		||||
- [Mermaid Live Editor](https://github.com/mermaid-js/mermaid-live-editor)
 | 
			
		||||
- [Mermaid CLI](https://github.com/mermaid-js/mermaid-cli)
 | 
			
		||||
- [Mermaid Webpack Demo](https://github.com/mermaidjs/mermaid-webpack-demo)
 | 
			
		||||
- [Mermaid Parcel Demo](https://github.com/mermaidjs/mermaid-parcel-demo)
 | 
			
		||||
 | 
			
		||||
## Request for Assistance
 | 
			
		||||
 | 
			
		||||
@@ -229,8 +229,8 @@ represent the project when answering questions and issues.
 | 
			
		||||
 | 
			
		||||
Together we could continue the work with things like:
 | 
			
		||||
 | 
			
		||||
-   Adding more types of diagrams like mindmaps, ert diagrams, etc.
 | 
			
		||||
-   Improving existing diagrams
 | 
			
		||||
- Adding more types of diagrams like mindmaps, ert diagrams, etc.
 | 
			
		||||
- Improving existing diagrams
 | 
			
		||||
 | 
			
		||||
Don't hesitate to contact me if you want to get involved!
 | 
			
		||||
 | 
			
		||||
@@ -279,9 +279,9 @@ The above command generates files into the `dist` folder and publishes them to n
 | 
			
		||||
 | 
			
		||||
## Related projects
 | 
			
		||||
 | 
			
		||||
-   [Command Line Interface](https://github.com/mermaid-js/mermaid-cli)
 | 
			
		||||
-   [Live Editor](https://github.com/mermaid-js/mermaid-live-editor)
 | 
			
		||||
-   [HTTP Server](https://github.com/TomWright/mermaid-server)
 | 
			
		||||
- [Command Line Interface](https://github.com/mermaid-js/mermaid-cli)
 | 
			
		||||
- [Live Editor](https://github.com/mermaid-js/mermaid-live-editor)
 | 
			
		||||
- [HTTP Server](https://github.com/TomWright/mermaid-server)
 | 
			
		||||
 | 
			
		||||
## Contributors [](https://github.com/mermaid-js/mermaid/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+first+issue%21%22) [](https://github.com/mermaid-js/mermaid/graphs/contributors) [](https://github.com/mermaid-js/mermaid/graphs/contributors)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user