Welcome to Markdown Viewer
This is a sample markdown file to test the viewer.
Features
- Dark Mode: Easy on the eyes with a beautiful dark theme
- Sidebar Navigation: Quickly browse all your markdown files
- Responsive Design: Works on desktop and mobile devices
- Full Markdown Support: Headers, lists, code blocks, tables, and more
Code Example
const greeting = "Hello, World!";
console.log(greeting);
Table Example
| Feature | Status |
|---|---|
| Dark Mode | ✅ Complete |
| Sidebar | ✅ Complete |
| Responsive | ✅ Complete |
Blockquote Example
"The best way to predict the future is to create it." - Peter Drucker
Enjoy viewing your markdown files! 📝