#md
Welcome to the md demo!
#Features
- GFM tables, task lists, and strikethrough
- Mermaid diagrams
- Wiki-style links (
[[notes]]) - Admonition callouts
Tip
Open a directory or source file from the listing above to explore the workspace.
#Tables work great
| Feature | Syntax | Status |
|---|---|---|
| Tables | GFM | Supported |
| Task lists | - [ ] | Supported |
| Mermaid | fenced code | Supported |
| Wiki links | [[link]] | Supported |
| Callouts | > [!NOTE] | Supported |
#Source Files
Open example.ts to see a source file rendered with Shiki, or use its Raw action to view the original content.