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}
 | 
			
		||||
 | 
			
		||||
    </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 TB
 | 
			
		||||
    mermaid{"What is\nyourmermaid version?"} --> v10["<11"] --"`<**1**1`"--> fine["No bug"]
 | 
			
		||||
    mermaid --> v11[">= v11"] -- ">= v11" --> broken["Affected by https://github.com/mermaid-js/mermaid/issues/5824"]
 | 
			
		||||
    subgraph subgraph1["`How to fix **fix**`"]
 | 
			
		||||
        broken --> B["B"]
 | 
			
		||||
flowchart LR
 | 
			
		||||
 subgraph s1["Untitled subgraph"]
 | 
			
		||||
        n1["Evaluate"]
 | 
			
		||||
        n2["Option 1"]
 | 
			
		||||
  end
 | 
			
		||||
    githost["Github, Gitlab, BitBucket, etc."]
 | 
			
		||||
    githost2["`Github, Gitlab, BitBucket, etc.`"]
 | 
			
		||||
    a["1."]
 | 
			
		||||
    b["- x"]
 | 
			
		||||
    n1 -- One --> n2
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    </pre>
 | 
			
		||||
    <pre id="diagram4" class="mermaid2">
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user