Skip to content

jdkato/mdx2vast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 mdx2vast

Usage

Run the CLI tool with the following command:

mdx2vast input.mdx

About

Adds support for MDX to Vale.

Resources

License

Stars

Watchers

Forks

Packages

No packages published