File tree 3 files changed +1
-5
lines changed
cypress/integration/rendering
packages/mermaid/src/docs/ecosystem
3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1
1
import { imgSnapshotTest , renderGraph } from '../../helpers/util.ts' ;
2
2
3
- describe . skip ( 'Flowchart ELK' , ( ) => {
3
+ describe ( 'Flowchart ELK' , ( ) => {
4
4
it ( '1-elk: should render a simple flowchart' , ( ) => {
5
5
imgSnapshotTest (
6
6
`flowchart-elk TD
Original file line number Diff line number Diff line change @@ -185,8 +185,6 @@ Communication tools and platforms
185
185
- [ =Diagram block] ( https://github.com/zag/podlite/tree/main/packages/podlite-diagrams )
186
186
- [ Standard Notes] ( https://standardnotes.com/ )
187
187
- [ Mermaid Extension] ( https://github.com/nienow/sn-mermaid )
188
- - [ Sublime Text 3] ( https://sublimetext.com )
189
- - [ Mermaid Package] ( https://packagecontrol.io/packages/Mermaid )
190
188
- [ VS Code] ( https://code.visualstudio.com/ )
191
189
- [ Mermaid Editor] ( https://marketplace.visualstudio.com/items?itemName=tomoyukim.vscode-mermaid-editor )
192
190
- [ Mermaid Export] ( https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.mermaid-export )
Original file line number Diff line number Diff line change @@ -180,8 +180,6 @@ Communication tools and platforms
180
180
- [ =Diagram block] ( https://github.com/zag/podlite/tree/main/packages/podlite-diagrams )
181
181
- [ Standard Notes] ( https://standardnotes.com/ )
182
182
- [ Mermaid Extension] ( https://github.com/nienow/sn-mermaid )
183
- - [ Sublime Text 3] ( https://sublimetext.com )
184
- - [ Mermaid Package] ( https://packagecontrol.io/packages/Mermaid )
185
183
- [ VS Code] ( https://code.visualstudio.com/ )
186
184
- [ Mermaid Editor] ( https://marketplace.visualstudio.com/items?itemName=tomoyukim.vscode-mermaid-editor )
187
185
- [ Mermaid Export] ( https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.mermaid-export )
You can’t perform that action at this time.
0 commit comments