🧭 Welcome to the Markdown Kitchen Sink
🧭 Welcome to the Markdown Kitchen Sink
This is the Home Page — a full-featured Markdown test site.
Features Demonstrated Here
| Feature | Example Page | Description |
|---|---|---|
| Basic Formatting | About | Headings, lists, emphasis, links |
| Extended Syntax | Showcase | Tables, code blocks, emoji |
| Internal Links | This Page | Relative .md links between pages |
Code Example
def greet(name):
print(f"Hello, {name}!")
greet("World")
Quote Example
“Markdown is not about fancy formatting — it’s about clarity and speed.”
— John Gruber
Image Example
Continue exploring: