https://github.com/mmanela/MarkdownOutlook
Write outlook emails in markdown
https://github.com/mmanela/MarkdownOutlook
Last synced: 5 months ago
JSON representation
Write outlook emails in markdown
- Host: GitHub
- URL: https://github.com/mmanela/MarkdownOutlook
- Owner: mmanela
- License: other
- Created: 2012-04-17T20:33:59.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T16:33:02.000Z (about 4 years ago)
- Last Synced: 2024-11-09T20:52:23.191Z (5 months ago)
- Language: C#
- Homepage:
- Size: 509 KB
- Stars: 423
- Watchers: 22
- Forks: 45
- Open Issues: 22
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
- jimsghstars - mmanela/MarkdownOutlook - Write outlook emails in markdown (C# #)
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/).

* 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