This is a bold statement, and this is underlined text. You can also use italic text for emphasis.
Here is an unordered list:
And here is an ordered list:
| Name | Role | Age |
|---|---|---|
| Alice | Writer | 28 |
| Bob | Editor | 34 |
"This is a sample blockquote often used in blog posts to highlight important ideas."
function greet(name) {
return `Hello, ${name}!`;
}
Visit this website for more info.