@hipster/mdx2-issue-checker

0.0.7 • Public • Published

mdx2-issue-checker

This package is a simple tool to check for issues in the MDX2 files. It's a wrapper of remark-cli which uses the remark-mdx plugin to check your .mdx files.

Usage:

Default usage - Will check all the files in the current directory:

npx @hipster/mdx2-issue-checker

Specify a directory to check:

npx @hipster/mdx2-issue-checker /path/to/directory

Verbose mode - By default, it will only display the files with errors. If you want to see all files which the CLI has gone through, you can use the --verbose flag:

npx @hipster/mdx2-issue-checker --verbose

Readme

Keywords

none

Package Sidebar

Install

npm i @hipster/mdx2-issue-checker

Weekly Downloads

828

Version

0.0.7

License

MIT

Unpacked Size

2.52 kB

Total Files

3

Last publish

Collaborators

  • yannbf
  • ndelangen