Skip to content

Commit e1b79e0

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Fix nested list for style properties
2 parents 591a365 + 3dbceef commit e1b79e0

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)