Mailspring/internal_packages/composer-markdown
Halla Moore 1c675935a7 feat(popout-threads) Add functionality to open threads in popout windows
Summary:
Threads can now be opened in separate windows. This can be done via the popout
icon next to the print icon, or by double-clicking the thread when in double-
pane mode. Note that the single-click action is still fired, which is why
double-clicking does not work in single-pane mode. The popout icon changes to a
pop-in icon while in the popout window, to allow users to collapse it back into
the main window.

Test Plan: Tested locally

Reviewers: evan, juan

Reviewed By: juan

Subscribers: sdw

Differential Revision: https://phab.nylas.com/D3332
2016-10-12 13:55:11 -07:00
..
assets feat(markdown): Add Markdown composer 2016-08-30 19:23:01 -07:00
lib feat(transforms): Replace regexp body transforms with DOM approach 2016-09-23 16:36:08 -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.