diff --git a/_images/components/workflow/blogpost_metadata.png b/_images/components/workflow/blogpost_metadata.png new file mode 100644 index 00000000000..783f51c6ccf Binary files /dev/null and b/_images/components/workflow/blogpost_metadata.png differ diff --git a/workflow/dumping-workflows.rst b/workflow/dumping-workflows.rst index 3d5b9ed194e..8262fefd6c1 100644 --- a/workflow/dumping-workflows.rst +++ b/workflow/dumping-workflows.rst @@ -65,6 +65,21 @@ files and ``PlantUmlDumper`` to create the PlantUML files:: Styling ------- +You can use ``--with-metadata`` option in the ``workflow:dump`` command to include places, transitions and +workflow's metadata. + +The DOT image will look like this : + +.. image:: /_images/components/workflow/blogpost_metadata.png + +.. note:: + + The ``--with-metadata`` option only works for the DOT dumper for now. + +.. note:: + + The ``label`` metadata is not included in the dumped metadata, because it is used as a place's title. + You can use ``metadata`` with the following keys to style the workflow: * for places: