mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-23 17:29:54 +02:00
#530 Started adding some tests around how flowchart shapes are rendered in SVG
This commit is contained in:
@@ -2,7 +2,6 @@ import { addVertices } from './flowRenderer';
|
||||
import { setConfig } from '../../config';
|
||||
|
||||
setConfig({
|
||||
securityLevel: 'strict',
|
||||
flowchart: {
|
||||
htmlLabels: false
|
||||
}
|
||||
|
Reference in New Issue
Block a user