| title | Markdown Demo |
|---|---|
| sections | true |
This demonstrates Markdown's features.
- Bold text and italic text
inline codeand links: Markdown Guide-
Blockquotes work great
strikethrough text
function hello() {
return "Hello from Markdown!"
}Some more text here.
Try editing this content to see markdown in action!