default(md: MarkdownIt,mdOptions?: PluginOptions,): void
Plugin for markdown-it.
md: MarkdownIt
- The markdown-it instance.
optional
mdOptions: PluginOptions
- The options for the markdown-it instance.
forked from ruanyf/markdown-it-image-lazy-loading
default(md: MarkdownIt,mdOptions?: PluginOptions,): void
Plugin for markdown-it.
md: MarkdownIt
mdOptions: PluginOptions
Add Package
deno add @stepbrobd/figure
Import symbol
import module from "@stepbrobd/figure";
Add Package
npx jsr add @stepbrobd/figure
Import symbol
import module from "@stepbrobd/figure";
Add Package
yarn dlx jsr add @stepbrobd/figure
Import symbol
import module from "@stepbrobd/figure";
Add Package
pnpm dlx jsr add @stepbrobd/figure
Import symbol
import module from "@stepbrobd/figure";
Add Package
bunx jsr add @stepbrobd/figure
Import symbol
import module from "@stepbrobd/figure";