.editorconfig | ||
contributing.md | ||
README.md |
Awesome Markdown
A curated list of delightful Markdown stuff.
Markdown is a markup language created by John Gruber in collaboration with Aaron Swartz. It was designed to be easily converted to HTML and has been extended into different types of implementations.
Please read the contribution guidelines before contributing.
💎 means really awesome/useful. means that it's webapp/webservice. means that runs on macOS. means that runs on Linux. means that runs on Windows.
Contents
CMS / Blogs
CMS or Blogs which support Markdown by default.
- Ghost - Publishing platform for professional bloggers.
- Grav - Modern Flat-File CMS.
- Hugo - Fast & Modern Static Website Engine.
- Jekyll - Transform your plain text into static websites and blogs.
- Svbtle - Blogging platform designed to help you think.
Tools
Converters
Convert Markdown to other formats and vice versa.
- HTML To Markdown for PHP - Convert HTML to Markdown with PHP.
- to-markdown - HTML to Markdown converter written in JavaScript.
- markdown-pdf - Markdown to PDF converter.
- Markdown to PDF - Simple and useful website for converting Markdown to PDF.
- Pandoc - Universal document converter.
Editors
Edit and save your Markdown documents.
- Caret - Markdown Editor for Mac and PC.
- iA Writer - iA Writer is designed to provide the best writing experience on Mac OS, iOS and Android. 💎 Really simple editor!
- MarkRight - Minimalistic github flavored Markdown editor.
- Marp - Markdown Presentation Writer. 💎 Like PowerPoint but with Markdown!
- mdp - Command-line based Markdown presentation tool. 💎 Like PowerPoint and Vim but with Markdown!
- PileMd - Markdown Note App.
Linters
Flag and standarize your Markdown documents.
- Markdownlint - Node.js style checker and lint tool for Markdown/CommonMark files.
- MDL - Tool to check Markdown files and flag style issues.
Miscellaneous
Tools which let you edit, convert, export, et al. your Markdown documents.
- Classeur - Classeur is a new platform to write simple notes as well as technical documents and blogs.
- Dillinger - Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
- HackMD - HackMD lets you create realtime collaborative Markdown notes on all platforms.
- Markable.in - Remarkable Markdown Editor.
- Laverna - Laverna is a JavaScript note taking application with Markdown editor and encryption support. 💎 Markdown notes with encryption!
- Socrates - Serveless realtime Markdown editor and viewer, etherpad-like.
Services
Different services which take advantage of Markdown.
- Daux.io - Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly.
- GitBook - GitBook is a modern publishing toolchain. Making both writing and collaboration easy.
- GitPrint - Easily print GitHub Markdown.
- NoteHub - Free and Hassle-free Pastebin for Markdown Notes. 💎 Like Pastebin but with Markdown
- Stacktile - Turn a Markdown document into an interactive tutorial.
Resources
Documentation
Documentation and useful information about Markdown.
- CommonMark - Strongly defined, highly compatible specification of Markdown.
- Original Specifications 💎 The place to start with Markdown!
- ScholarlyMarkdown - ScholarlyMarkdown is a syntax/standard/best-practice of scholarly and academic communication that is web-first, semantic XML-second, and LaTeX/Word a close third.
- Stack Overflow Markdown Documentation - Well organized Markdown documentation.
- Stack Overflow Markdown Questions - Highest voted Markdown questions on Stack Overflow.
- The text/markdown Media Type (RFC7763) - This document registers the
text/markdown
media type for use with Markdown, a family of plain-text formatting syntaxes. - Wikipedia Article
Tutorials
Useful links and tutorials.
-
Markdown Cheatsheet 💎 Where to look when you don't remember the syntax!
License
To the extent possible under law, Joaquín Serna has waived all copyright and related or neighboring rights to this work.