# `md` Welcome to the **md** demo! [View the project on GitHub](https://github.com/0xcadams/md). ## 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`](example.ts) to see a source file rendered with Shiki, or use its **Raw** action to view the original content.