Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.1 KB

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