mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-10-31 10:54:15 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -18,11 +18,12 @@ This allows for simplified generation and updating of even the most complex diag | |||||||
| mermaid, is a simple markdown-inspired script language for generating charts from text-definitions, via javascript. As such, using it cuts the times it takes to create, modify and render diagrams.  | mermaid, is a simple markdown-inspired script language for generating charts from text-definitions, via javascript. As such, using it cuts the times it takes to create, modify and render diagrams.  | ||||||
|  |  | ||||||
| ## Even non-programmers can create diagrams through the [Mermaid Live Editor](https://github.com/mermaidjs/mermaid-live-editor). | ## Even non-programmers can create diagrams through the [Mermaid Live Editor](https://github.com/mermaidjs/mermaid-live-editor). | ||||||
| You can watch some popular mermaid Live Editor tutorials on  [mermaid Overview](./n00b-overview.md) for a quick intro.  |  | ||||||
|  | ## You can watch some popular mermaid Live Editor tutorials on  [mermaid Overview](./n00b-overview.md) for a quick intro.  | ||||||
|  |  | ||||||
| ## To use mermaid with your favorite applications, check out the list of [Integrations and Usages of Mermaid](./integrations.md)** | ## To use mermaid with your favorite applications, check out the list of [Integrations and Usages of Mermaid](./integrations.md)** | ||||||
| For a more detailed introduction to mermaid and some of it's more basic uses, look to the [Beginner's Guide](https://mermaid-js.github.io/mermaid/#/n00b-overview) and [Usage](./usage.md). |  | ||||||
|  |  | ||||||
|  | ## For a more detailed introduction to mermaid and some of it's more basic uses, look to the [Beginner's Guide](https://mermaid-js.github.io/mermaid/#/n00b-overview) and [Usage](./usage.md). | ||||||
|  |  | ||||||
|  |  | ||||||
| ## [CDN](https://unpkg.com/mermaid/) | ## [CDN](https://unpkg.com/mermaid/) | ||||||
| @@ -33,12 +34,15 @@ For a more detailed introduction to mermaid and some of it's more basic uses, lo | |||||||
|  |  | ||||||
| ## [Recent Mermaid Versions](./versionUpdates.md). | ## [Recent Mermaid Versions](./versionUpdates.md). | ||||||
|  |  | ||||||
| # New in Version 8.6.0 | # Version News: Version 8.6.0 | ||||||
|  |  | ||||||
| ## [New Mermaid Live-Editor Beta](https://mermaid-js.github.io/docs/mermaid-live-editor-beta/#/edit/eyJjb2RlIjoiJSV7aW5pdDoge1widGhlbWVcIjogXCJmb3Jlc3RcIiwgXCJsb2dMZXZlbFwiOiAxIH19JSVcbmdyYXBoIFREXG4gIEFbQ2hyaXN0bWFzXSAtLT58R2V0IG1vbmV5fCBCKEdvIHNob3BwaW5nKVxuICBCIC0tPiBDe0xldCBtZSB0aGlua31cbiAgQyAtLT58T25lfCBEW0xhcHRvcF1cbiAgQyAtLT58VHdvfCBFW2lQaG9uZV1cbiAgQyAtLT58VGhyZWV8IEZbZmE6ZmEtY2FyIENhcl1cblx0XHQiLCJtZXJtYWlkIjp7InRoZW1lIjoiZGFyayJ9fQ) | ## [New Mermaid Live-Editor Beta](https://mermaid-js.github.io/docs/mermaid-live-editor-beta/#/edit/eyJjb2RlIjoiJSV7aW5pdDoge1widGhlbWVcIjogXCJmb3Jlc3RcIiwgXCJsb2dMZXZlbFwiOiAxIH19JSVcbmdyYXBoIFREXG4gIEFbQ2hyaXN0bWFzXSAtLT58R2V0IG1vbmV5fCBCKEdvIHNob3BwaW5nKVxuICBCIC0tPiBDe0xldCBtZSB0aGlua31cbiAgQyAtLT58T25lfCBEW0xhcHRvcF1cbiAgQyAtLT58VHdvfCBFW2lQaG9uZV1cbiAgQyAtLT58VGhyZWV8IEZbZmE6ZmEtY2FyIENhcl1cblx0XHQiLCJtZXJtYWlkIjp7InRoZW1lIjoiZGFyayJ9fQ) | ||||||
|  |  | ||||||
| ## [New Configuration Protocols in version 8.6.0](https://github.com/NeilCuzon/mermaid/edit/develop/docs/8.6.0_docs.md) | ## [New Configuration Protocols in version 8.6.0](https://github.com/NeilCuzon/mermaid/edit/develop/docs/8.6.0_docs.md) | ||||||
|  |  | ||||||
|  |  | ||||||
|  | ## [Version Changes](./versionUpdates.md) | ||||||
|  |  | ||||||
| **🖖 Keep a steady pulse: mermaid needs more Collaborators [#866](https://github.com/knsv/mermaid/issues/866)** | **🖖 Keep a steady pulse: mermaid needs more Collaborators [#866](https://github.com/knsv/mermaid/issues/866)** | ||||||
|  |  | ||||||
| # Diagrams that mermaid can render: | # Diagrams that mermaid can render: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Neil Cuzon
					Neil Cuzon