/N1-Markdown-Composer

An N1 plugin to write emails using markdown

Primary LanguageCoffeeScript

N1 Markdown Composer

A plugin for N1 that allows you to compose emails using markdown.

Markdown Screenshot

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

  4. Installation of the package will fail due to this issue. To complete the installation, go to the directory ~/.nylas/packages/N1-Markdown-Composer and run

    apm install

    See here for more details

Usage

Just write emails using markdown.