mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 04:44:08 +01:00 
			
		
		
		
	fixed some features and added propper default direction
This commit is contained in:
		@@ -57,7 +57,7 @@ Commit:
 | 
			
		||||
        'id:' id=STRING 
 | 
			
		||||
        |'msg:'? message=STRING
 | 
			
		||||
        |'tag:' tags+=STRING
 | 
			
		||||
        |'type:' name=('NORMAL' | 'REVERSE' | 'HIGHLIGHT')
 | 
			
		||||
        |'type:' type=('NORMAL' | 'REVERSE' | 'HIGHLIGHT')
 | 
			
		||||
    )* EOL;
 | 
			
		||||
Branch:
 | 
			
		||||
    'branch' name=(ID|STRING)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user