0.3.0 • Published 8 months ago
mdx2vast v0.3.0
mdx2vast
mdx2vast is a CLI tool that converts MDX files to HTML while preserving
JSX syntax and components. This format (HTML that retains the structure of
the original file) is used by Vale to provide markup-aware linting.
Installation
Ensure you have Node.js installed on your system.
Install via npm:
npm install -g mdx2vastUsage
Run the CLI tool with the following command:
mdx2vast input.mdx