[[toc]]
This is a test document, just to feed the several parsers and see, what the result would be.
This is some test data:
| Customer | Country | | ----------------| ---------------| | Edgar Foo | Netherlands | | Mary Winterfall | South Africa |

```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; } ```