mermaid support
This commit is contained in:
		
							
								
								
									
										9
									
								
								layouts/shortcodes/mermaid.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								layouts/shortcodes/mermaid.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | <!-- MermaidJS support --> | ||||||
|  | <script async src="https://unpkg.com/mermaid@8.7.0/dist/mermaid.min.js"></script> | ||||||
|  |  | ||||||
|  |  | ||||||
|  | <div class="mermaid"> | ||||||
|  |   {{.Inner}} | ||||||
|  | </div> | ||||||
|  |  | ||||||
|  |  | ||||||
		Reference in New Issue
	
	Block a user