Package Exports
- gatsby-remark-highlight.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gatsby-remark-highlight.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
gatsby-remark-highlight.js
Highlight code in Markdown files using highlight.js (via lowlight).
For for full documentation on the options you can use, please see the documentation for remark-highlight.js
, as options are passed directly to that plugin.