Test cases for styling

This commit is contained in:
Björn Weström 2015-01-14 00:05:06 +01:00
parent 84124c9427
commit fe437550fc
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
<script src="../dist/mermaid.full.js"></script>
<script>
var mermaid_config = {
startOnLoad:true
startOnLoad:true,
htmlLabels:false
}
</script>
<script>