Updated Index
This commit is contained in:
+11
-14
@@ -3,22 +3,19 @@
|
|||||||
###Gliederung
|
###Gliederung
|
||||||
|
|
||||||
1. Markdown, eine universelle Sprache
|
1. Markdown, eine universelle Sprache
|
||||||
1.1 Was ist Markdown
|
1.1 Was ist Markdown?
|
||||||
1.2 Vor- und Nachteile
|
1.2 Vor- und Nachteile
|
||||||
|
|
||||||
2. Syntax
|
2. Syntax
|
||||||
2.1
|
2.1 Einfache Formatierung
|
||||||
|
2.2 Komplexe Formartierung
|
||||||
|
2.3 Bitmap-Support
|
||||||
|
|
||||||
|
3. Einsatzgebiete
|
||||||
|
3.1 Dokumentation von Code
|
||||||
|
3.2 Simple Textverarbeitung
|
||||||
|
3.3 Spezielle Einsatzgebiete
|
||||||
|
|
||||||
|
4. Trivia
|
||||||
|
|
||||||
|
5. Quellen
|
||||||
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`)
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user