mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 04:44:08 +01:00 
			
		
		
		
	Merge branch 'release/9.3.0' of github.com:mermaid-js/mermaid into release/9.3.0
This commit is contained in:
		@@ -485,8 +485,7 @@ describe('Class diagram V2', () => {
 | 
			
		||||
      classDiagram-v2
 | 
			
		||||
        note "I love this diagram!\nDo you love it?"
 | 
			
		||||
        class Class10 {
 | 
			
		||||
          <<service>>
 | 
			
		||||
          int id
 | 
			
		||||
            int id
 | 
			
		||||
          size()
 | 
			
		||||
        }
 | 
			
		||||
        note for Class10 "Cool class\nI said it's very cool class!"
 | 
			
		||||
 
 | 
			
		||||
@@ -414,7 +414,6 @@ describe('Class diagram', () => {
 | 
			
		||||
    classDiagram
 | 
			
		||||
      note "I love this diagram!\nDo you love it?"
 | 
			
		||||
      class Class10 {
 | 
			
		||||
        <<service>>
 | 
			
		||||
        int id
 | 
			
		||||
        size()
 | 
			
		||||
      }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user