This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
mermaid
Watch
1
Star
0
Fork
0
You've already forked mermaid
mirror of
https://github.com/mermaid-js/mermaid.git
synced
2025-01-28 07:03:17 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mermaid
/
src
/
diagrams
History
knsv
a2b6bc5213
Added support for entity codes so that it for instance is possible to represent a " with #quot; and a heart with
#9829
; This differs from the regular html codes in that the leading & isreplaced with a dsh and for dec codes dropped. This as referenced in issue
#219
.
2015-10-03 21:50:32 +02:00
..
example
Added logger for dealing with issue
#179
2015-06-30 14:23:32 +02:00
flowchart
Added support for entity codes so that it for instance is possible to represent a " with #quot; and a heart with
#9829
; This differs from the regular html codes in that the leading & isreplaced with a dsh and for dec codes dropped. This as referenced in issue
#219
.
2015-10-03 21:50:32 +02:00
gantt
Gantt chart - add minutes and seconds durations
2015-08-25 14:49:56 -07:00
sequenceDiagram
Fix for issue
#209
, missing links when baste tag is used
2015-09-26 12:09:47 +02:00