remark-hexo
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

remark-hexo

A remark plugin to render Hexo's tag plugins. This plugin can be used with Astro, Gatsby, Docusaurus and all other frameworks that support remark plugins.

Supported Hexo Tags

Troubleshooting

When you're using this plugin with the Astro web framework, you might want to turn off SmartyPants in your Astro config file (find out how). This is because SmartyPants changes {% youtube 62J_eQsK0e0 'video' true %} into {% youtube 62J_eQsK0e0 ‘video’ true %} with apostrophes in the embeds.

Resources

Inspirations

/remark-hexo/

    Package Sidebar

    Install

    npm i remark-hexo

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    9.98 kB

    Total Files

    15

    Last publish

    Collaborators

    • bennycode