Example for a markdown file
This is a smaller title (2)
Subtitle Level 3
This is some text, including strong and emphasized words (normally visualized as bold and italic) and even a link, but not including any sense.
- This is the first element of a list
- The second element
- The third element
Ordered Lists
- Again is some text. Of course you can still use bold and italic and combine these.
- This is the second element of the list. This list is a numbered list.
- The third element has a relative link to the subdirectory example.
- The forth element is just for fun.
Images and HTML
Below this line, the web page displays an image:

You insert images just by writing HTML-Code: <img src="example.jpg">