UNPKG

gatsby-remark-image-attributes

Version:

Creates HTML image markup with style and data-* attributes from [`mdAST Image`](https://github.com/syntax-tree/mdast#image) nodes with attributes in their title.

4 lines (2 loc) 69 B
const plugin = require('./dist/index.js'); module.exports = plugin;