Blog
A quick markdown tour

Posts are written in markdown with the advanced pipeline enabled.
| Feature | Supported |
|---|---|
| Tables | Yes |
| Code | Yes |
var greeting = "Syntax highlighting is bundled locally.";
Console.WriteLine(greeting);
Blockquotes pick up the gold accent from the palette.
See this documentation to learn more about Markdown!
Comments
Pinned comments
Sign in to join the conversation.

Main Headers
Enjoy the benefit of smart markdown in comments and messages!
Secondary Headers
... and more!