
Back to Projects
February 2, 20265420 min readFeatured
MARKDOWN TEST, IMAGE TEST
test voor markdown features, image zoek feature, image gallerij feature etc etc.
Heading 1
Heading 2
Heading 3
Heading 4
Text Formatting
This is bold text and this is italic text.
This is bold and italic together.
This is strikethrough text.
Lists
Unordered List
- Item 1
- Item 2
- Nested item 2.1
- Nested item 2.2
- Item 3
Ordered List
- First item
- Second item
- Third item
Task List
- Completed task
- Incomplete task
- Another task
Links
Images

Code
Inline code looks like this.
// Code block with syntax highlighting
function hello() {
console.log("Hello, World!");
}
const greeting: string = "Hello TypeScript!";
Blockquotes
This is a blockquote. It can span multiple lines.
Nested blockquote
Tables
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Row 1 | Data | Data |
| Row 2 | Data | Data |
| Row 3 | Data | Data |
Horizontal Rules
Three dashes create a horizontal line:
Line Breaks
First line.
Second line (two spaces at end of first line).
Or use a blank line between paragraphs.
That's all the main Markdown features! 🎉

Gallery



