Skip to content

A remark plugin for converting frontmatter metadata into MDX exports

License

Notifications You must be signed in to change notification settings

cangSDARM/remark-mdx-frontmatter

 
 

Repository files navigation

@allenlee/remark-mdx-frontmatter

A remark plugin for converting frontmatter metadata into MDX exports

Based on remark-mdx-frontmatter 2.1.1

Installation

This package depends on the AST output by remark-frontmatter

npm install remark-frontmatter @allenlee/remark-mdx-frontmatter

Differences from the original plugin

Not Been Tested yet

Add some options:

  • action
    Allows you to manipulate the frontmatter data directly, before this plugin try do anything

Original Author

Remco Haszing

License

MIT @ Allen Lee

About

A remark plugin for converting frontmatter metadata into MDX exports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 72.6%
  • JavaScript 27.4%