diff --git a/cookbook/templates/forms/edit_internal_recipe.html b/cookbook/templates/forms/edit_internal_recipe.html index 931c0247f..9981d6327 100644 --- a/cookbook/templates/forms/edit_internal_recipe.html +++ b/cookbook/templates/forms/edit_internal_recipe.html @@ -84,7 +84,9 @@
-

+

+ + @@ -142,6 +144,14 @@ :id="'id_step_' + step.id + '_time'">

+
+
+ + + {% trans 'You can use markdown to format this field. See the docs here' %} +
+