Methods#
(inner) advancedBackground(md)#
Marpit advanced background image plugin.
Support the advanced features for background image, by using <figure> element(s) instead of CSS backgrounds. It works by creating the isolated layer into inline SVG.
Parameters:
| Name | Type | Description |
|---|---|---|
md | MarkdownIt | markdown-it instance. |