From 2cd28e4b8d0f0dd707b86d320b7028dbc00c0e4d Mon Sep 17 00:00:00 2001 From: Jamie Strusz Date: Wed, 8 Nov 2017 15:37:58 +0100 Subject: [PATCH 1/2] Add user-made markdown cheat sheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de4a7f9..c34a32e 100755 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Please take a moment to complete the class survey at: https://goo.gl/T4sczn. - [git-scm](https://git-scm.com) - [GitSchool - Visualizing Git](http://git-school.github.io/visualizing-git/) - [LearnGitBranching](http://learngitbranching.js.org/?NODEMO) +- [Markdown Cheat Sheet - User Repository](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) ### Class Images - [Git Configuration Levels](https://services.github.com/on-demand/images/config-levels.jpg) From 80633e48825bc05a19c2beb9b2b624885ceb14ca Mon Sep 17 00:00:00 2001 From: Jamie Strusz Date: Wed, 8 Nov 2017 15:48:59 +0100 Subject: [PATCH 2/2] Add the official markdown cheat sheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c34a32e..873b707 100755 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Please take a moment to complete the class survey at: https://goo.gl/T4sczn. - [GitSchool - Visualizing Git](http://git-school.github.io/visualizing-git/) - [LearnGitBranching](http://learngitbranching.js.org/?NODEMO) - [Markdown Cheat Sheet - User Repository](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) +- [Official Markdown Cheat Sheet](https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf) ### Class Images - [Git Configuration Levels](https://services.github.com/on-demand/images/config-levels.jpg)