Commit Graph

1072 Commits

Author SHA1 Message Date
david weil
bdb2afb1dc Fix issue in python sample source in Tutorials.md
Updated python sample source in Tutorials to make it work. Before this change problem was:

```
C:\Users\user>python mermaid.py
Traceback (most recent call last):
  File "mermaid.py", line 3, in <module>
    graphbytes = graph.encode("ascii")
NameError: name 'graph' is not defined
```
2020-12-13 19:10:06 -03:00
Matthieu MOREL
b97e71e83e Support old and new syntax 2020-12-10 09:35:46 +01:00
NateChurch
65a4e664e5 Typo in Readme.md
Just fixed a typo.
2020-12-09 10:41:55 -06:00
Matthieu MOREL
5cb04828d2 missing brackets for callback functions in documentation 2020-12-06 21:33:53 +01:00
Matthieu MOREL
5ca629ec90 parenthesis are mandatory 2020-12-06 14:14:04 +01:00
Matthieu MOREL
e7852ea54e update diagrams and syntax and examples
add test for multiple arguments
2020-12-06 14:04:46 +01:00
Matthieu MOREL
1a2c1252f0 update doc and integration tests 2020-12-06 13:43:42 +01:00
Knut Sveidqvist
56f3f49f15 Merge remote-tracking branch 'origin/master' 2020-12-05 14:56:35 +01:00
Knut Sveidqvist
740a86609f Mermaid version 8.8.4 2020-12-05 14:47:45 +01:00
Knut Sveidqvist
96ac13cdac Merge branch 'master' into develop 2020-11-26 19:25:57 +01:00
Knut Sveidqvist
d409006a44 Merge remote-tracking branch 'origin/develop' into develop 2020-11-26 19:22:26 +01:00
Ashish Jain
ec418f98c0 #1791 Update docs for Python integration with Mermaid 2020-11-26 19:18:12 +01:00
Ashish Jain
ddc31870bf Merge pull request #1786 from JiChao99/patch-1
remove classDiagram duplicate options
2020-11-26 19:10:22 +01:00
Knut Sveidqvist
77d6048005 #1771 Fixed broken link 2020-11-26 19:09:39 +01:00
Lee Sun-Hyoup
d72ba16664 Fixed markdown error in Relationship Syntax 2020-11-26 14:25:22 +09:00
alec ji
a2a0851978 remove classDiagram duplicate options
remove classDiagram `#Multiplicity on relations` duplicate options
2020-11-21 02:42:27 +00:00
Gareth Watts
813b993819 Add Doscy to list of integrations
Docsy includes support for Mermaid in the theme.
2020-11-18 21:57:12 -06:00
Leszek Manicki
1d30241871 Fixed typo in the docs 2020-11-17 20:40:16 +01:00
Neil Cuzon
88f2ede8fe Update usage.md 2020-11-15 13:51:45 -08:00
Neil Cuzon
9b2f61d778 Update flowchart.md 2020-11-15 13:44:47 -08:00
Neil Cuzon
f8b8d03e15 Add files via upload 2020-11-15 07:57:22 -08:00
Neil Cuzon
f4270a0d75 Delete GitHub-Mark-32px.png 2020-11-15 07:57:08 -08:00
Neil Cuzon
0ab629e32d Add files via upload 2020-11-15 07:56:15 -08:00
Neil Cuzon
24e2429fc0 Add files via upload 2020-11-15 07:34:05 -08:00
Neil Cuzon
ebf046ebc0 Delete GitHub-Mark-32px.png.png 2020-11-15 07:33:31 -08:00
Neil Cuzon
0155171c0d Add files via upload 2020-11-15 07:24:37 -08:00
Neil Cuzon
5a92b77560 Update flowchart.md 2020-11-15 07:19:13 -08:00
Marc Faber
d54f3afe25 Merge branch 'docs/update_edit_this_page' of https://github.com/forkgroup/mermaid into forkgroup-docs/update_edit_this_page 2020-11-15 16:13:42 +01:00
Neil Cuzon
3044c63773 Update usage.md 2020-11-15 04:51:33 -08:00
Neil Cuzon
46d41ba67a Update n00b-gettingStarted.md 2020-11-15 03:25:02 -08:00
Neil Cuzon
00921ce713 Add files via upload 2020-11-15 03:22:44 -08:00
Neil Cuzon
55073bd891 Add files via upload 2020-11-15 03:19:33 -08:00
Neil Cuzon
2b4ceda937 Update n00b-gettingStarted.md 2020-11-15 03:19:28 -08:00
Neil Cuzon
93ddc0b4f5 Delete liveEditorOptions.png 2020-11-15 03:14:49 -08:00
Neil Cuzon
a74fc5aac7 Delete n00b-Confluence1.png 2020-11-15 03:14:38 -08:00
Neil Cuzon
e1032498e2 Delete n00b-Confluence2.png 2020-11-15 03:14:32 -08:00
Neil Cuzon
f43e07bc68 Delete n00b-Confluence3.png 2020-11-15 03:14:25 -08:00
Neil Cuzon
e61207ab41 Delete n00b-Confluence4.png 2020-11-15 03:14:18 -08:00
Neil Cuzon
0f87b1b5da Delete n00b-liveEditor.png 2020-11-15 03:14:11 -08:00
Neil Cuzon
6032e33290 Update _sidebar.md 2020-11-15 03:07:01 -08:00
Neil Cuzon
037cba9a13 Update n00b-gettingStarted.md 2020-11-15 02:48:45 -08:00
sy-records
cb41569a5a feat: Auto generation of Edit this Page 2020-11-15 10:28:47 +08:00
sy-records
6167f5d7b4 chore: update resources links and fix typo 2020-11-15 10:27:08 +08:00
Alois Mahdal
973b6fc355 Re-align gantt chart dateFormat table with spaces
With tabs, the table does not render in a readable way.  This commit is
replacing tabs with spaces.
2020-11-10 11:31:14 +01:00
Neil Cuzon
331c7d1a1a Update 8.6.0_docs.md 2020-11-08 19:32:11 -08:00
Neil Cuzon
e35ee592ad Update directives.md 2020-11-08 18:59:32 -08:00
Neil Cuzon
2e646d722c Update directives.md 2020-11-08 18:58:46 -08:00
Neil Cuzon
fff29fcd69 Update Setup.md 2020-11-08 01:29:00 -08:00
Neil Cuzon
4fd8bcd7c7 Update usage.md 2020-11-07 23:42:35 -08:00
Neil Cuzon
9fd97d89c0 Update usage.md 2020-11-07 23:41:58 -08:00