Markdown Previewer
Features
- GFM Support: Tables, task lists, and strikethroughs.
- Side-by-side: Real-time synced preview.
- Dark Mode: Automatically styled for readability.
Code Example
const greeting = "Hello MicroApps!";
console.log(greeting);
Use the editor on the left to see the magic on the right.