Showing 1-20 of 170 packages
A markdown-it plugin to wrap images and captions in <figure> and <figcaption> tags.
This [remark][remark] plugin adds custom syntax to add a caption to elements which might benefit from a legend. It wraps the said element in a `figure` node with `figcaption` node as last child. It is particularly interesting for use with quotes, images,
A gatsby plugin to insert table caption (or figcaption)
A remark plugin that wraps code blocks with a figure and adds an optional figcaption.
A markdown-it plugin. For a paragraph with only one image, a table or code block or blockquote, and by writing a caption paragraph immediately before or after, they are converted into the figure element with the figcaption element.
Utility to parse and query HTML into an object shape
Cleanly add a <figcaption> to your markdown-it images.
<figure><img src=".gitbook/assets/Screenshot 2024-09-11 at 7.59.39 PM.png" alt=""><figcaption><p>Exa Drive</p></figcaption></figure>
The `<figure>` element is intended to be used in conjunction with the `<figcaption>` element to mark up diagrams, illustrations, photos code examples and other things
Easily add captions to HTML images with `<figure>` and `<figcaption>`
rehype plugin to transform an image with alt text to a figure with caption
The `<figure>` element is intended to be used in conjunction with the `<figcaption>` element to mark up diagrams, illustrations, photos code examples and other things
A gridsome remark plugin to transform markdown image to figure with caption element
MdFigCaption is plugin for Markdown-it that allows captioned images using figures and figcaption
Add attribution to your quotations.
Default HTML styles as defined by W3C specification
This is a simple rehype plugin to transform images into figures while using the _title_ (not the alt text) as a caption. It draws _heavily_ on [rehype-figure](https://github.com/josestg/rehype-figure)
React styled components for a Caption
transform markdown image to figure with caption element