{ "plugins": { "posthtml-include": {}, "posthtml-component": { "root": "./src", "folders": [ "components" ] }, "posthtml-markdownit": { "plugins": [ { "plugin": "markdown-it-sup", "options": {} } ] } } }