mermaid is a text markup language created in 2014.
#486on PLDB | 9Years Old | 59.0kUsers |
0Books | 0Papers |
Generation of diagram and flowchart from text in a similar manner as markdown
gitGraph:
options
{
"nodeSpacing": 150,
"nodeRadius": 10
}
end
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
commit
merge newbranch