Renan LE CARO
f8c6fd9fac
Added my plugin for google docs
...
The plugin is free and open source at https://github.com/renanlecaro/mermaid-gdocs
It lets you create a diagram, insert it in any google document, then edit it later.
It uses the alt description of the image to store the source of the diagram.
It hotlinks to the latest version of mermaid, to avoid having to update it every time a new version is published
2021-01-22 12:36:46 +01:00
Knut Sveidqvist
c60734cc5f
Update sequenceDiagram.md
2021-01-21 21:13:15 +01:00
Ashish Jain
3c5da00230
Merge branch 'master' into develop
2021-01-21 19:34:21 +01:00
Ejiah
520a9b8b0d
docs: update wrong event name in Concurrency section.
2021-01-17 04:05:59 +07:00
Herb Caudill
081de6bed8
usage.md: fix case for securityLevel parameter
2021-01-11 13:47:49 +01:00
Jayen Ashar
f47450846c
Fix for ER diagram docs.
...
issue in master but not develop
2021-01-11 18:44:32 +11:00
Jamie Cox
f6bc3cf998
Update n00b-gettingStarted.md
2020-12-23 19:59:22 +00:00
Knut Sveidqvist
5ec30ac35c
Fix for ER diagram docs.
2020-12-23 10:34:50 +01:00
Ashish Jain
36589ad832
Merge branch 'develop' of https://github.com/knsv/mermaid into develop
2020-12-17 20:33:45 +01:00
Ashish Jain
032d8781dc
Updated the click_security_loose test case for classDiagram and classDiagram-v2 for new callback function arg
2020-12-17 20:26:12 +01:00
Knut Sveidqvist
2ec7ef8acd
Merge pull request #1829 from tenuki/patch-1
...
Fix issue in python sample source in Tutorials.md
2020-12-17 20:24:01 +01:00
Knut Sveidqvist
d4b1eefe70
Merge pull request #1831 from mupple/patch-1
...
Fix broken link to Tutorials in n00b-overview.md
2020-12-17 20:22:21 +01:00
Knut Sveidqvist
ddea5b57a5
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
2020-12-17 19:59:50 +01:00
mupple
5a0122cec5
Fix broken link to Tutorials in n00b-overview.md
2020-12-16 10:50:07 +11:00
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