An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# N1 Markdown Composer

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

![Markdown Screenshot Editor](/assets/markdown_screenshot_edit.png?raw=true "Markdown Composer Editor")
![Markdown Screenshot Preview](/assets/markdown_screenshot_preview.png?raw=true "Markdown Composer 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.