markdown/background_image/advanced
Source: advanced.js:2
Instance Methods
advancedBackground(md: MarkdownIt)
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
md(MarkdownIt) — markdown-it instance.