Test post
This is a post to test some markdown.
console.log('It has syntax highlighting');
const which: string = 'is pretty neat';
And also GitHub-style tables:
| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |
| Cell 3 | Cell 4 |
They might need some styling though…
Quote marks are also “handled properly”, both double and ‘single quotes’.
Let’s see if we can get a picture of a kitten:
Emojis can be entered by using the :emoji: syntax: :upside_down_face: turns into 🙃.