From 35fbb2532f0178eb1ea58ef1cd65f6a7d8bf84fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20M=C3=B6ller?= Date: Mon, 9 Jan 2017 13:53:41 +0100 Subject: [PATCH] Updated Index --- Markdown.md | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) 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