A Full-Featured Blog Post
Demonstrating all the blog post features

Introduction
This post demonstrates all the enhanced features of the blog template.
What You’ll Learn
- Automatic image optimization
- Code syntax highlighting
- Table of contents
- Related posts
Code Examples
Here’s some code with automatic copy button:
function greet(name) {
console.log(`Hello, ${name}!`);
}
greet('World');Lists and Formatting
Unordered List
- First item
- Second item
- Third item
Ordered List
- Step one
- Step two
- Step three
Quotes
“This is a beautiful blockquote that stands out from regular text.”
Links
- Internal link
- External link (with icon)
Tables
| Feature | Status |
|---|---|
| Images | ✅ |
| Code | ✅ |
| Videos | ✅ |
Images
Images in markdown are automatically optimized:

Conclusion
All these features work automatically thanks to render hooks and enhanced templates!

e8e
executable development
