25 lines
447 B
Markdown
25 lines
447 B
Markdown
##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`)
|
|
|