Home
Blog
Projects
About
Home
Blog
Projects
About
Edit
Preview
Markdown Preview
# Welcome to Markdown Preview ## Features - **Live preview** - Supports *markdown formatting* - Easy to use ### Code Example ```javascript function greet(name) { console.log(`Hello, ${name}!`); } ``` > "Markdown makes writing fun and easy!" [Learn more about markdown](https://www.markdownguide.org)