(require("markdown/image/parse"))(md)
Marpit image parse plugin.
Parse image tokens and store the result into marpitImage
meta. It has an
image url and options. The alternative text is regarded as space-separated
options.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
md |
MarkdownIt
|
markdown-it instance. |