mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 02:49:40 +02:00
spelling: syntax
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -1076,7 +1076,7 @@ end
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
describe('New @ sytax for node metadata edge cases', () => {
|
describe('New @ syntax for node metadata edge cases', () => {
|
||||||
it('should be possible to use @ syntax to add labels on multi nodes', () => {
|
it('should be possible to use @ syntax to add labels on multi nodes', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`flowchart TB
|
`flowchart TB
|
||||||
|
Reference in New Issue
Block a user