Developing a legal IDE based on Atom
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
364 B

  1. # LegAtom package
  2. Developing a legal IDE based on Atom
  3. ## This package is a fork of the [markdown-preview](https://github.com/atom/markdown-preview) package.
  4. Show the rendered HTML CommonMark to the right of the current editor using <kbd>ctrl-shift-m</kbd>.
  5. It is currently enabled for `.markdown`, `.md`, `.mdown`, `.mkd`, `.mkdown`, `.ron`, and `.txt` files.