This plugin is no longer maintained and has been archived in favor of the official MDX plugin.
This original README
has been preserved for posterity.
MDX syntax highlighting support for .mdx
files in Sublime Text 3.
- It works but isn’t perfect. I have no idea what I’m doing; and I could use and would appreciate help improving it.
mdx.sublime-syntax
was adapted from babel-sublime.
- Download the latest release and extract the ZIP.
- Move the directory to Sublime’s
Packages
directory (Preferences > Browse Packages...
).
This package will soon be available through Package Control, #7312.
- Open an
.mdx
file - Select
View > Syntax > MDX