diff --git a/README.md b/README.md index e468c6d..3c3cf43 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,28 @@ Options for [markdown-it](https://markdown-it.github.io/markdown-it/). A function whose first argument is the MarkdownIt instance. +##### options.wrapHTML + +- Type: `(html: string) => string` +- Default: html => `
${html}
`
+ +Wrap the HTML in an element, because the `