diff --git a/Markdown.md b/Markdown.md index 4145d55..dd4b418 100644 --- a/Markdown.md +++ b/Markdown.md @@ -3,22 +3,19 @@ ###Gliederung 1. Markdown, eine universelle Sprache -1.1 Was ist Markdown -1.2 Vor- und Nachteile +1.1 Was ist Markdown? +1.2 Vor- und Nachteile 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 - -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`) - +5. Quellen \ No newline at end of file