# Awesome Markdown > A curated list of delightful Markdown stuff. *Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.* *Please read the [contribution guidelines](contributing.md) before contributing.* :gem: means **really _awesome/useful_**. ## Table of Contents - [CMS / Blogs](#CMS-Blogs) - [Tools](#Tools) - [Converters](#Converters) - [Editors](#Editors) - [Miscellaneous](#Miscellaneous) - [Services](#Services) - [Resources](#Resources) - [Documentation](#Documentation) - [Tutorials](#Tutorials) *** ## CMS / Blogs > CMS or Blogs which support Markdown by default. - [Ghost](https://blog.ghost.org/markdown/) - A publishing platform for professional bloggers. - [Grav](https://getgrav.org/) - A Modern Flat-File CMS. - [Jekyll](https://jekyllrb.com/) - Transform your plain text into static websites and blogs. - [Svbtle](https://svbtle.com/) - A blogging platform designed to help you think. ## Tools ### Converters > Convert Markdown to other formats and vice versa. - [HTML To Markdown for PHP](https://github.com/thephpleague/html-to-markdown) - Convert HTML to Markdown with PHP. - [to-markdown](https://github.com/domchristie/to-markdown) - An HTML to Markdown converter written in JavaScript. - [markdown-pdf](https://github.com/alanshaw/markdown-pdf) - Markdown to PDF converter. - [Markdown To PDF](http://www.markdowntopdf.com/) - [Pandoc](http://pandoc.org/) - A universal document converter. ### Editors > Edit and save your Markdown documents. - [Caret](https://caret.io/) - Markdown Editor for Mac and PC. - [MarkRight](https://github.com/dvcrn/markright) - A minimalistic github flavored markdown editor. - [Marp](https://yhatt.github.io/marp/) - Markdown Presentation Writer. :gem: - [PileMd](https://pilemd.com/) - Markdown Note App. ### Miscellaneous > Tools which let you edit, convert, export, _et al._ your Markdown documents. - [Classeur](http://classeur.io/) - Classeur is a new platform to write simple notes as well as technical documents and blogs. - [Dillinger](http://dillinger.io/) - Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. - [Markable.in](https://markable.in/) - A Remarkable Markdown Editor. - [Socrates](http://socrates.io/) - Serveless realtime Markdown editor and viewer, etherpad-like. - [Markdownlint in Node.js](https://github.com/DavidAnson/markdownlint) - A Node.js style checker and lint tool for Markdown/CommonMark files. - [MDL Markdown Lint](https://github.com/mivok/markdownlint) - A Rubygem style checker and linting tool for Markdown/CommonMark files. ## Services > Different services which take advantage of Markdown. - [GitBook](https://www.gitbook.com/) - GitBook is a modern publishing toolchain. Making both writing and collaboration easy. - [GitPrint](https://gitprint.com/) - Easily print GitHub markdown. - [NoteHub](https://notehub.org/) - Free and Hassle-free Pastebin for Markdown Notes. :gem: - [Stacktile](https://stacktile.io/) - Turn a markdown document into an interactive tutorial. ## Resources ### Documentation > Documentation and useful information about Markdown. - [CommonMark](http://commonmark.org/) - A strongly defined, highly compatible specification of Markdown. - [ScholarlyMarkdown](http://scholarlymarkdown.com/) - 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. - [Original Specifications](https://daringfireball.net/projects/markdown/) :gem: - [The text/markdown Media Type (RFC7763)](https://tools.ietf.org/html/rfc7763) - This document registers the text/markdown media type for use with Markdown, a family of plain-text formatting syntaxes. - [Wikipedia Article](https://en.wikipedia.org/wiki/Markdown) ### Tutorials > Useful links and tutorials. - [Github's Mastering Markdown](https://guides.github.com/features/mastering-markdown/) - [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) :gem: ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) To the extent possible under law, [JoaquĆ­n Serna](https://github.com/BubuAnabelas) has waived all copyright and related or neighboring rights to this work.