Mailspring/internal_packages/composer-markdown
Juan Tejada f2e7ea4c4c feat(reminders): Add send reminders functionality
Summary: Add reminders plugin which lets you set reminder if you don't get a reply for a message within a specified time in the future

Test Plan: TODO

Reviewers: halla, bengotow, evan

Reviewed By: halla, bengotow, evan

Differential Revision: https://phab.nylas.com/D3356
2016-10-27 08:49:29 -07: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 feat(popout-threads) Add functionality to open threads in popout windows 2016-10-12 13:55:11 -07: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.