Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mmanela/MarkdownOutlook

Write outlook emails in markdown
https://github.com/mmanela/MarkdownOutlook

Last synced: about 2 months ago
JSON representation

Write outlook emails in markdown

Awesome Lists containing this project

README

        

# MarkdownOutlook

A simple plugin for Outlook 2013+ which adds a button to the compose mail menu to enable Markdown mode. When enabled your email will be turned from Markdown syntax to html when sending.

You can find the latest release and its installer [here](https://github.com/mmanela/MarkdownOutlook/releases/).

![](http://matthewmanela.com/images/markdownoutlook3.png)

* Uses [Markdig](https://github.com/xoofx/markdig) for the markdown conversion
* Uses VSTO to integrate with Outlook
* Uses an [Installer Project](http://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d) to build an installer

__License:__ MIT