Fix different shapes neo look for flowchart

This commit is contained in:
Ashish Jain
2024-06-18 15:33:28 +02:00
parent 0520226b5b
commit 1c1dbe0eb7
9 changed files with 41 additions and 27 deletions

View File

@@ -84,7 +84,11 @@ flowchart
id4>Asymetrical]
id5{This is the text in the box}
id6{{This is the text in the box}}
id7[/This is the text in the box/]
id8[\This is the text in the box\]
A[/Christmas\]
B[\Christmas/]
</pre
>
@@ -102,6 +106,11 @@ flowchart
id4>Asymetrical]
id5{This is the text in the box}
id6{{This is the text in the box}}
id7[/This is the text in the box/]
id8[\This is the text in the box\]
B[/Christmas\]
</pre