Release 0.2.16

This commit is contained in:
knsv
2014-12-15 19:35:09 +01:00
parent e32cbe3004
commit 5712c6de7b
12 changed files with 324 additions and 355 deletions

View File

@@ -57,7 +57,7 @@
</pre>
<h3>Graph definition</h3>
<pre>
graph TD;
graph LR;
noc[No class&lt;br />using default];
cyr2((Class node-cyr-undefined&lt;br /&gt;is undefined, using default));
@@ -98,7 +98,7 @@
</pre>
<div class="mermaid">
graph TD;
graph LR;
noc[No class<br />using default];
cyr2((Class node-cyr-undefined<br />is undefined, using default));