mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-02 15:16:49 +02:00
Undo whitespace changes
This commit is contained in:
@@ -365,7 +365,7 @@ It is possible to get a sequence number attached to each arrow in a sequence dia
|
|||||||
```html
|
```html
|
||||||
<script>
|
<script>
|
||||||
mermaid.initialize({ sequence: { showSequenceNumbers: true }, });
|
mermaid.initialize({ sequence: { showSequenceNumbers: true }, });
|
||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|
||||||
It can also be be turned on via the diagram code as in the diagram:
|
It can also be be turned on via the diagram code as in the diagram:
|
||||||
|
Reference in New Issue
Block a user