[[toc]]

Heading 1

This is a test document, just to feed the several parsers and see, what the result would be.

Markdown Specifications:

Table support

This is some test data:

CustomerCountry
Edgar FooNetherlands
Mary WinterfallSouth Africa

this is a test

Fenced Code Support

body {
  margin: 0;
  padding: 0;
  color: #222;
  background-color: white;
  font-family: sans-serif;
  font-size: 1.8rem;
  line-height: 160%;
  font-weight: 400;
}