Skip to content

Markdown Resources

Useful projects for Markdown-loving folks.

Markdown Here

What this is

Markdown Here is a Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. It also works in many places that support rich editing.

It supports all the basic Markdown features and more, such as code syntax highlighting and mathematical formulae.

It is an open source project. Its repository can be found here. Its website can be found here.

Markdown Outlook

What this is

Markdown Outlook is a plugin for Outlook 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.

It is an open source project. Its repository can be found here.