New release

This commit is contained in:
knsv
2015-02-15 18:11:46 +01:00
parent c211434c38
commit 074a819ca8
11 changed files with 530 additions and 1356 deletions

View File

@@ -30,10 +30,11 @@
<h1>Issue 2</h1>
<div class="mermaid">
graph LR
A[Square Rect] -- Link text --> B((Circle))
A[Square Rect] -- Link text --> B((Circle))
A[Square Rect]--Link text2-->D((Circle))
A --> C(Round Rect)
B --> D{Rhombus}
C --> D
B == testing ==> D{Rhombus}
C -.-> D
</div>
<h1>Issue </h1>
<div class="mermaid">