mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 04:44:08 +01:00 
			
		
		
		
	Revert changes in this branch to knsv2.html
This commit is contained in:
		@@ -311,21 +311,21 @@ flowchart LR
 | 
				
			|||||||
    n8@{ shape: rect}
 | 
					    n8@{ shape: rect}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    </pre>
 | 
					    </pre>
 | 
				
			||||||
    <pre id="diagram4" class="mermaid">
 | 
					    <pre id="diagram4" class="mermaid2">
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
title: https://github.com/mermaid-js/mermaid/issues/5824
 | 
					config:
 | 
				
			||||||
 | 
					  layout: elk
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
%% 6048, 5824
 | 
					flowchart LR
 | 
				
			||||||
flowchart TB
 | 
					 subgraph s1["Untitled subgraph"]
 | 
				
			||||||
    mermaid{"What is\nyourmermaid version?"} --> v10["<11"] --"`<**1**1`"--> fine["No bug"]
 | 
					        n1["Evaluate"]
 | 
				
			||||||
    mermaid --> v11[">= v11"] -- ">= v11" --> broken["Affected by https://github.com/mermaid-js/mermaid/issues/5824"]
 | 
					        n2["Option 1"]
 | 
				
			||||||
    subgraph subgraph1["`How to fix **fix**`"]
 | 
					  end
 | 
				
			||||||
        broken --> B["B"]
 | 
					    n1 -- One --> n2
 | 
				
			||||||
    end
 | 
					
 | 
				
			||||||
    githost["Github, Gitlab, BitBucket, etc."]
 | 
					
 | 
				
			||||||
    githost2["`Github, Gitlab, BitBucket, etc.`"]
 | 
					
 | 
				
			||||||
    a["1."]
 | 
					
 | 
				
			||||||
    b["- x"]
 | 
					 | 
				
			||||||
    </pre>
 | 
					    </pre>
 | 
				
			||||||
    <pre id="diagram4" class="mermaid2">
 | 
					    <pre id="diagram4" class="mermaid2">
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user