Knut Sveidqvist
7cb46ffa18
Merge branch 'master' into develop
2021-01-23 16:10:07 +01:00
Neil Cuzon
0619059047
Merge pull request #1863 from NeilCuzon/develop
...
Cleaned up various files and expanded n00b-syntax.md
2021-01-22 15:05:39 -08:00
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
Neil Cuzon
1136834d63
Update README.md
2021-01-22 00:11:58 -08:00
Neil Cuzon
277915407e
Update theming.md
2021-01-21 23:44:35 -08:00
Neil Cuzon
a2b2e4599d
Update n00b-syntaxReference.md
2021-01-21 23:41:03 -08:00
Neil Cuzon
a9b1a6daaf
Update directives.md
2021-01-21 23:29:22 -08:00
Neil Cuzon
ebf6fca040
Update _sidebar.md
2021-01-21 23:16:34 -08:00
Neil Cuzon
f9273d3692
Delete liveEditorOptions.png
2021-01-21 23:07:42 -08:00
Knut Sveidqvist
e70b32e14d
Added example showing async, open arrows in the docs
2021-01-21 21:28:47 +01:00
Knut Sveidqvist
c60734cc5f
Update sequenceDiagram.md
2021-01-21 21:13:15 +01:00
Ashish Jain
1daa259c98
Update docs to Release 8.9.0 version
2021-01-21 21:02:05 +01:00
Ashish Jain
3c5da00230
Merge branch 'master' into develop
2021-01-21 19:34:21 +01:00
Neil Cuzon
a53518fd0e
Update README.md
2021-01-21 00:37:26 -08:00
Neil Cuzon
8014116bda
Update README.md
2021-01-21 00:34:18 -08:00
Neil Cuzon
466e725afd
Update README.md
2021-01-20 23:44:46 -08: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