/mdx-sublime

MDX Syntax Highlighting for Sublime Text 3

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 for Sublime

MDX syntax highlighting support for .mdx files in Sublime Text 3.

image

Notes

  • 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.

Installation

  1. Download the latest release and extract the ZIP.
  2. Move the directory to Sublime’s Packages directory (Preferences > Browse Packages...).

This package will soon be available through Package Control, #7312.

Usage

  1. Open an .mdx file
  2. Select View > Syntax > MDX