Vale CMS Need more than a rule playground? Explore
Package Explorer

MDX

Adds support for MDX comments and other non-standard markup.

vale-cli/MDX 3 stars 117.7K downloads v0.3.0 · Jul 31, 2026 latest release config

Getting started

Add it to your .vale.ini, then run vale sync.

Packages = MDX

[*.md]
BasedOnStyles = Vale, MDX

The name installs the latest release each time vale sync runs. To stay on v0.3.0, the release this page describes, give its URL instead:

Packages = https://github.com/vale-cli/MDX/releases/download/v0.3.0/MDX.zip

Rules 0

This package ships configuration rather than rules — it sets up Vale for a particular format or workflow.