Showdown Markdown Demo
Type Markdown below and see it rendered in real‑time:
# Hello, World! This is **bold** text, this is *italic*, and this is a [link](https://example.com). - Item 1 - Item 2 ```js console.log('Hello, World!'); ```