SHARE MD
Save
Share
# Welcome to SHARE MD Start writing your markdown document here... ## Features - **Live Preview**: See your changes instantly - **Syntax Highlighting**: Beautiful code blocks - **Easy Sharing**: Generate shareable links ## Example Code ```javascript function hello() { console.log("Hello, SHARE MD!"); } ```