Mailspring/internal_packages/composer-markdown
2016-11-09 14:24:10 -08:00
..
assets feat(markdown): Add Markdown composer 2016-08-30 19:23:01 -07:00
lib feat(reminders): Add send reminders functionality 2016-10-27 08:49:29 -07:00
stylesheets fix(markdown): Update editor height 2016-09-01 20:21:13 -07:00
icon.png feat(markdown): Add Markdown composer 2016-08-30 19:23:01 -07:00
package.json deps(*): Lift deps out of packages for simpler install / better deduping 2016-11-09 14:24:10 -08:00
README.md feat(markdown): Add Markdown composer 2016-08-30 19:23:01 -07:00

N1 Markdown Composer

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

Markdown Screenshot Editor Markdown Screenshot Preview

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.