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.
Joshua Mykitta
Comments
No comments yet โ start the conversation.