2015-05-05 10:36:28 +02:00
2015-05-05 00:02:04 +02:00
2015-05-05 10:36:28 +02:00

awesome-markdown

A collection of awesome markdown goodies, libraries, services, tools, guides, books, etc.

Note: :octocat: stands for the GitHub page and 💎 stands for the RubyGems page.



Contributions welcome. Anything missing? Send in a pull request. Thanks.

Markdown

  • Markdown - original Markdown syntax write-up and processor in Perl by John Gruber; no longer maintained (last update in Dec 2004)
  • Talk - markdown-discuss mailing list

Documentation

Markdown Syntax Extensions

CommonMark

A strongly specified, highly compatible implementation of Markdown

Markdown Documentation

Markdown Cheatsheets / Quick References

Markdown Getting Started Guides / Tutorials

Markdown Building Blocks

Markdown Libraries

Test

  • Babel2 - to be done
    • [Babel2 F.A.Q.] - frequently asked questions (and answers) e.g. ... ??

Markdown Web Components / Custom Elements

Markdown Editors

Zen Writing - leaving you alone with your thoughts and your words

Markdown Online Editors

Markdown Desktop Editors

Universal

Windows

  • WriteMonkey - full screen distraction free creative writing; no whistles and bells, just empty screen, you and your words; WriteMonkey is light, fast, and free

Markdown Command Line Tools

Markdown to Website / Blog

Markdown to Email

  • Markdown Here - :octocat: - a browser extension for rendering email written in Markdown; available for Chrome, Firefox, Safari, Thunderbird, and more; besides email also works with Evernote, Google Groups, Blogger, and more

Markdown to Presentation / Slideshow

Markdown to Portable Document Format (PDF)

Markdown to Books

Convert to Markdown Tools

Microsoft Word to Markdown

Hypertext Markup Language (HTML) to Markdown

Ruby

JavaScript / Node.js

Command Line Examples

Pandoc

$ pandoc file.html -o file.md

kramdown

$ kramdown --input html --output kramdown file.html > file.md

Real World "Hand-Written" Book Examples

Open Data "Auto-Build" Book Examples

Book Services

  • Softcover.io - publish from the comfort of your command-line
  • GitBook.com - write and publish books with Markdown and Git
    • GitBook :octocat: - a command line tool (and Node.js library) for building beautiful books using GitHub/Git and Markdown (or AsciiDoc)
  • Bitbooks.cc - Bitbooks turns a repo full of markdown files into a handsome, hosted, online book

Alternatives

More lightweight markup languages

Meta

License

The awesome list is dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Send them along to the markdown-discuss mailing list. Thanks!

Description
No description provided
Readme 306 KiB
Languages
Markdown 100%