• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

language-mdxjs

Language support for Markdown React JS (MDX)
  • #language
  • #markdown
  • #react
  • #mdx
  • #grammar
BCDH
0.1.4 1,156
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Markdown React (MDX) for Atom

Adds language support for MDX.

Скриншот 2019-08-24 12.56.31

Installation

  • apm install language-mdxjs
  • apm install react (if you don't already have it)

Using Toolbar for Markdown Writer with .mdx files?

If you want to use Toolbar for Markdown Writer, make sure to add source.mdxjs to the plugin's settings.

Скриншот 2019-08-25 05.57.50

Applying MDX grammar to .md files?

By default the MDX language is applied only to .mdx files. If MDX files in your project end with .md, you can create a custom file type in your config.cson:

core:
  customFileTypes:
    'source.mdx': [
      'md'
    ]

Auto-close tags

If you want Atom to automatically close tags while you type, you can install Auto Close Tag.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by