mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 15:59:51 +02:00
Options are working.
This commit is contained in:
@@ -1,26 +1,7 @@
|
||||
gitGraph :
|
||||
options
|
||||
{"key": "value",
|
||||
"nodeWidth": 100
|
||||
}
|
||||
end
|
||||
commit
|
||||
commit
|
||||
branch newbranch
|
||||
checkout newbranch
|
||||
commit
|
||||
commit
|
||||
branch other
|
||||
checkout other
|
||||
commit
|
||||
commit
|
||||
commit
|
||||
checkout master
|
||||
commit
|
||||
merge newbranch
|
||||
commit
|
||||
merge other
|
||||
commit
|
||||
branch bug
|
||||
checkout bug
|
||||
commit
|
||||
commit
|
||||
checkout master
|
||||
commit
|
||||
checkout bug
|
||||
merge master
|
||||
|
Reference in New Issue
Block a user