mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-16 06:49:31 +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
|
||||
<script>
|
||||
mermaid.initialize({ sequence: { showSequenceNumbers: true }, });
|
||||
</script>
|
||||
</script>
|
||||
```
|
||||
|
||||
It can also be be turned on via the diagram code as in the diagram:
|
||||
|
Reference in New Issue
Block a user