https://github.com/robole/markdown-reference
A comprehensive and succinct reference for markdown.
https://github.com/robole/markdown-reference
cheatsheet github github-flavored-markdown markdown markdown-cheatsheet reference reference-documentation
Last synced: 4 months ago
JSON representation
A comprehensive and succinct reference for markdown.
- Host: GitHub
- URL: https://github.com/robole/markdown-reference
- Owner: robole
- License: mit
- Created: 2020-02-24T14:47:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T16:34:14.000Z (about 5 years ago)
- Last Synced: 2025-01-13T08:12:17.142Z (6 months ago)
- Topics: cheatsheet, github, github-flavored-markdown, markdown, markdown-cheatsheet, reference, reference-documentation
- Homepage:
- Size: 4.94 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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

### Markdown Cheatsheet.pdf

1. **Complete reference**: A more detailed look into all things markdown can be found in the [repository wiki](https://github.com/robole/markdown-cheatsheet/wiki). This has the same content as `markdown.md`.1. **Anki Deck**: `markdown.apkg` is an Anki deck of flashcards to test your markdown knowledge. [Anki](https://apps.ankiweb.net/) 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.
1. **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.
1. **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.