The Menu Family module adds new Paragraphs type to your Drupal site which allows you to create lists of children or siblings nodes related to the current node.
Allows to easily "insert" a new structured component (a Layout Paragraph) "into" a text.
Actually, it's a button in the rich-text editor toolbar (CKE5) which splits a paragraph containing a text field into two similar ones containing the beginning and the end of the initial HTML text, then triggers the button to add a new paragraph in-between.