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.
Ensure you have Node.js installed on your system.
npm install -g mdx2vastRun the CLI tool with the following command:
mdx2vast input.mdx