remark-hexo
v1.0.0
Published
A remark plugin to render Hexo's tag plugins
Downloads
12
Maintainers
Readme
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
- https://www.gatsbyjs.com/tutorial/remark-plugin-tutorial/
- https://www.telerik.com/blogs/asts-markdown-and-mdx
Inspirations
- https://github.com/ntwcklng/gatsby-remark-embed-youtube
- https://github.com/remcohaszing/remark-mermaidjs