src/source/howto-paragraph.rst
branchdoc-dc
changeset 87 a5c0ec15b437
parent 85 82165875e66b
child 97 9783741e866d
--- a/src/source/howto-paragraph.rst	Mon Jun 11 10:43:08 2018 +0200
+++ b/src/source/howto-paragraph.rst	Mon Jun 11 12:38:32 2018 +0200
@@ -79,7 +79,7 @@
 
 
 3) Renderers Vocabulary
-----------------------
+-----------------------
 
 The list of rendered available for a paragraph is build automatically and is based on adapters that provide this interface
 
@@ -247,6 +247,9 @@
 Adding the following marker interface, we add new behavior to the Paragraph `ContactPhoneParagraph` .
 
 
+Paragraph in the ZMI
+""""""""""""""""""""
+
 1) Inner form
 -------------