📄
Supports .md and .markdown files with Mermaid diagrams

Welcome to xsukax Markdown Viewer

A beautiful, modern markdown viewer with advanced features and Apple-inspired design.

Features at a glance:

✨ Clean, Apple-inspired interface
📖 Full markdown support with syntax highlighting
📊 Interactive Mermaid diagrams
🌓 Seamless light/dark theme switching
📱 Mobile-first responsive design
🚀 Lightning-fast performance

Mermaid Diagram Preview

Experience beautiful diagram rendering that adapts to your chosen theme:

flowchart TD A[📄 Select File] --> B{Mermaid Content?} B -->|Yes| C[🎨 Render Diagrams] B -->|No| D[📝 Parse Markdown] C --> E[✨ Display Content] D --> E E --> F[🌓 Toggle Theme] F --> G[🎉 Enjoy!] style A fill:#007aff,stroke:#fff,stroke-width:2px,color:#fff style G fill:#34c759,stroke:#fff,stroke-width:2px,color:#fff style F fill:#ff9500,stroke:#fff,stroke-width:2px,color:#fff