[[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:

| Customer | Country | | ----------------| ---------------| | Edgar Foo | Netherlands | | Mary Winterfall | South Africa |

this is a test

Fenced Code Support

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