Heading 1
Heading 2
Heading 3
Bold Text, Italic Text, and Strikethrough.
Here is a link to Google.
Here is an image:
This is a blockquote. It should stand out beautifully.
Unordered List
- Item 1
- Item 2
- Nested Item 2.1
Ordered List
- First step
- Second step
Code and Syntax
Inline code snippet.
function helloWorld() {
console.log("Hello from Markdown!");
}
Tables
| Feature | Status | Description |
|---|---|---|
| Markdown | Active | Renders perfectly |
| Tailwind | Active | Styles text nicely |