mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 12:54:08 +01:00 
			
		
		
		
	Merge branch 'develop' into next
* develop: (50 commits) Use pixelmatch for image comparison Run all tests Fix lint Update lockfile E2E test Use cache to store snapshots chore(deps): update all patch dependencies Change string concatenation to template literal Revert "Revert 5041 feature/4935 subgraph title margin config option" build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.5 Run dev docs without npx Remove npx completely from run script Update docs Fix linters Removed volta requirement, leave pnpm only Fixed dead link build Update docs Updated contributing docs after review, minor fixes Updated gantt chart docs to show all config options ...
This commit is contained in:
		@@ -17,7 +17,7 @@ This section talks about the different ways to **deploy** Mermaid.
 | 
			
		||||
If you are a beginner:
 | 
			
		||||
 | 
			
		||||
- Check out the [Diagram Syntax](syntax-reference.md) page
 | 
			
		||||
- Check out the [Tutorials](../config/Tutorials.md) page
 | 
			
		||||
- Check out the [Tutorials](../ecosystem/tutorials.md) page
 | 
			
		||||
 | 
			
		||||
## Ways to use Mermaid
 | 
			
		||||
 | 
			
		||||
@@ -71,7 +71,7 @@ graph TD
 | 
			
		||||
 | 
			
		||||
Configuration options are available in the `Configuration` panel. The options are applied to the diagram in the `Preview` panel.
 | 
			
		||||
 | 
			
		||||
For learn more, visit the [Configuration Reference](../config/setup/README.md) page
 | 
			
		||||
To learn more, visit the [Configuration Reference](../config/setup/README.md) page
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user