Undo whitespace changes

This commit is contained in:
Ronald Heggenberger 2022-05-21 09:40:21 +02:00
parent 7372ca5e8e
commit 077e6621b9
3 changed files with 51 additions and 51 deletions

View File

@ -365,7 +365,7 @@ It is possible to get a sequence number attached to each arrow in a sequence dia
```html
<script>
mermaid.initialize({ sequence: { showSequenceNumbers: true }, });
</script>
</script>
```
It can also be be turned on via the diagram code as in the diagram: