10 Commits

Author SHA1 Message Date
Knut Sveidqvist
fb70b9742a New release 2017-01-29 12:14:02 +01:00
sifb
a0dafb4093 Clarify the need for a CSS stylesheet
Issue #273 says "the need for mermaid.css should be mentioned explicitly in the intro docs" - I ran into this problem as well, because I read `mermaid.min.js This bundle contains everything you need to run mermaid` very literally, but it doesn't contain everything and it needs a stylesheet as well.

This edit tries to make that more clear.
2016-11-24 21:26:07 +00:00
Joseph Jin-Chuan Tang
aa93860466 update usage and fix #273 2016-11-07 01:00:13 +08:00
The Alchemist
7e9419f299 Add missing space for 'Labels out of bounds' section
If you go to http://knsv.github.io/mermaid/#simple-usage-on-a-web-page, you'll see that the '###' did not get translated, probably because there needs to be a space between '###' and the text.
2016-09-01 15:48:49 -04:00
knsv
4eb38e4cfd Fix for issues #239 and #257. 2015-11-15 15:06:24 +01:00
knsv
01ddfea478 1st version parsing for class diagrams, parsing draft completed, starting rendering work 2015-10-29 07:49:08 +01:00
knsv
cb5e88c2f1 Documentation of usage of the mermaidAPI and binding user interaction events 2015-10-03 16:53:27 +02:00
knsv
dc1a6ba8b5 Wit 2015-09-26 18:30:13 +02:00
knsv
709ebe524d New docs and updated dist 2015-09-26 13:00:30 +02:00
knsv
4536930e17 New style docs 2015-09-24 08:04:06 +02:00