#3358 Another set of review changes

This commit is contained in:
Knut Sveidqvist
2024-01-30 16:26:10 +01:00
parent 907006ff3d
commit b99b1bfd0c
9 changed files with 38 additions and 674 deletions

View File

@@ -304,7 +304,7 @@ describe('Block diagram', () => {
it('BL22: sizing - it should be possible to make a block wider', () => {
imgSnapshotTest(
`block-beta
A("rounded):2
A("rounded"):2
B:2
C
`,

View File

@@ -65,7 +65,7 @@
<body>
<pre id="diagram" class="mermaid">
block-beta
blockArrowId<["`Label`"]>(right)
blockArrowId<["Label"]>(right)
blockArrowId2<["Label"]>(left)
blockArrowId3<["Label"]>(up)
blockArrowId4<["Label"]>(down)