https://github.com/nylas/n1-markdown-composer
An N1 plugin to write emails using markdown
https://github.com/nylas/n1-markdown-composer
Last synced: 6 months ago
JSON representation
An N1 plugin to write emails using markdown
- Host: GitHub
- URL: https://github.com/nylas/n1-markdown-composer
- Owner: nylas
- Created: 2015-12-18T22:01:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T19:04:43.000Z (almost 9 years ago)
- Last Synced: 2025-06-07T12:06:38.191Z (7 months ago)
- Language: CoffeeScript
- Size: 353 KB
- Stars: 65
- Watchers: 11
- Forks: 11
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# N1 Markdown Composer
A plugin for N1 that allows you to compose emails using markdown.


## Install this plugin:
1. Download and run N1
2. Clone this repository (Make sure you have `git` installed and available in
your system path)
3. From the menu, select `Developer > Install a Package Manually...`
From the dialog, choose the directory of this plugin to install it!
> When you install packages, they're moved to `~/.nylas/packages`,
> and N1 runs `apm install` on the command line to fetch dependencies
> listed in the package's `package.json`
## Usage
Just write emails using markdown.