diff -r f7b0435b26cf -r a5c0ec15b437 src/source/howto-paragraph.rst --- 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 -------------