Skip to content

Commit 77859f8

Browse files
authored
Fix nested list for style properties
1 parent 27321db commit 77859f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

workflow/dumping-workflows.rst

+3
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,12 @@ Styling
6060
You can use ``metadata`` with the following keys to style the workflow:
6161

6262
* for places:
63+
6364
* ``bg_color``: a color;
6465
* ``description``: a string that describes the state.
66+
6567
* for transitions:
68+
6669
* ``label``: a string that replaces the name of the transition;
6770
* ``color``: a color;
6871
* ``arrow_color``: a color.

0 commit comments

Comments
 (0)