Skip to content

robole/markdown-reference

Repository files navigation

Markdown Reference

🌟 Star this repository if it was helpful to you. 🌟

This is a comprehensive and succint reference for markdown. Its includes the following:

  1. Cheatsheet: There are 2 versions as below. You can find the docx and pdf of each.

    Markdown Cheatsheet (Minimum).pdf

    cheatsheet minimum

    Markdown Cheatsheet.pdf

    cheatsheet

  2. Complete reference: A more detailed look into all things markdown can be found in the repository wiki. This has the same content as markdown.md.

  3. Anki Deck: markdown.apkg is an Anki deck of flashcards to test your markdown knowledge. Anki is a flashcard application that uses spaced-repetition to improve your retention while learning. You can download applications for Windows, Mac, Linux, iOS, and Android for free. There is a web app also.

  4. Test file: Test.md has all of the snippets from the cheatsheet, and more, if you want to test how an application handles the different markdown features.

  5. Extended Markdown Application Support: Extended Markdown Application Support.xlsx shows which extended markdown features are supported by some applications such as: Atom, Notepad++, Github, and Visual Code Studio. This is inside the cheatsheet as a table also.