{ "plugins": [ { "name": "Paragraph", "className": "Paragraph", "description": "Enables support for adding paragraphs to your content.", "path": "src/paragraph.js", "htmlOutput": [ { "elements": "p", "implements": "$block", "_comment": "The HTML element may contain classes, styles or attributes that are created by other plugins, which alter the <code>`$block`</code> element." } ] } ] }