Skip to content

Commit 1c1882f

Browse files
Fixes formatting.
1 parent 201cc80 commit 1c1882f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

commands/04-export/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Structurizr playground, local, and server.
2525
- [mermaid](/export/mermaid): exports views to Mermaid
2626
- [websequencediagrams](/export/websequencediagrams): exports dynamic views to WebSequenceDiagrams
2727
- [static](/export/static-site): creates a static HTML site
28-
- [png|svg](/export/png-and-svg): exports PNG|SVG images, using the Structurizr browser-based renderer
28+
- [png](/export/png-and-svg): exports PNG images, using the Structurizr browser-based renderer
29+
- [svg](/export/png-and-svg): exports SVG images, using the Structurizr browser-based renderer
2930
- json: exports the workspace to the Structurizr JSON format
3031
- theme: creates a JSON theme based upon the styles and tags defined in the workspace
3132
- fully qualified class name: provides a way to use a custom exporter (see below)

0 commit comments

Comments
 (0)