A realistic implementation of various Markdown specifications as a flexible, drop-in alternative for language-gfm. Adds smart context-aware behavior to lists, and keyboard shortcuts for inline emphasis and links/images.
language-markdown
via eitherapm install language-markdown
Atom
> Settings
> Install
> Search for language-markdown
language-markdown
as your Markdown grammar. Open a Markdown file andTo avoid conflicts this package tries to disable the core package language-gfm
. If you run into any issue, make sure you've selected the correct grammar.
HTML
- and Liquid
-tagslanguage-latex
and language-mathematica
)By default, most syntax-themes only provide basic styling for .markup
classes. This package provides additional, more specific classes which are supported by the following syntax-themes:
If you are interested in adding support for all .markup
classes to your syntax-theme, take a look at the relevant section in the contribution guide.
If you run into any issues, consult the F.A.Q. first. Amongst other things, this document contains information about common issues involving:
If you want to contribute to this package, have a look at the contribution guide.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.