Fixed more example cases

This commit is contained in:
ashishj 2022-03-24 17:43:23 +01:00
parent 4eb7d0d299
commit b9bde5e64c

View File

@ -42,7 +42,7 @@
commit
</div>
<div class="mermaid" style="width: 100%; height: 20%;">
<div class="mermaid2" style="width: 100%; height: 20%;">
gitGraph:
commit
branch hotfix
@ -87,14 +87,13 @@
merge release
</div>
<div class="mermaid2" style="width: 100%; height: 20%;">
<div class="mermaid" style="width: 100%; height: 20%;">
gitGraph:
commit
commit
branch newbranch
checkout newbranch
commit
reset main
merge main
</div>
<script src="./mermaid.js"></script>
<script>