Added Document

This commit is contained in:
Silber
2016-12-02 10:09:35 +01:00
parent 15cae1191d
commit f1bbc9fd82
+24
View File
@@ -0,0 +1,24 @@
##Markdown##
###Gliederung###
1. Markdown, eine universelle Sprache
1.1 Was ist Markdown
1.2 Vor- und Nachteile
2. Syntax
2.1
Enjoy first-class Markdown support with easy access to Markdown syntax and convenient keyboard shortcuts.
Give them a try:
- **Bold** (`Ctrl+B`) and *Italic* (`Ctrl+I`)
- Quotes (`Ctrl+Q`)
- Code blocks (`Ctrl+K`)
- Headings 1, 2, 3 (`Ctrl+1`, `Ctrl+2`, `Ctrl+3`)
- Lists (`Ctrl+U` and `Ctrl+Shift+O`)