From e40ea1cd40ea7c4ce575af27a1700eb77f51473e Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Thu, 11 Jan 2018 19:15:26 +0100 Subject: [PATCH] do not render the description as a blockquote --- workflow/usage.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/workflow/usage.rst b/workflow/usage.rst index eec76f2f82f..9396e3b95d1 100644 --- a/workflow/usage.rst +++ b/workflow/usage.rst @@ -231,7 +231,6 @@ order: * ``workflow.[workflow name].enter.[place name]`` ``workflow.entered`` - Similar to ``workflow.enter``, except the marking store is updated before this event (making it a good place to flush data in Doctrine).