Markdown

This is an overview of various markdown elemens to see wanderer rendering.

Lists

Simple list:

  • first item
  • second item
  • third item

Nested list:

  • first item
  • second item
    • first sub item
    • second sub item
    • third sub item
  • third item