Bun

interface

markdown.ImageMeta

interface ImageMeta

Meta passed to the image callback.

  • src: string

    Image URL.

  • title?: string

    Image title attribute.