Bold Text
Italic Text
~~Strikethrough~~
Inline code
Blockquote: This is an example of a blockquote.
console.log("Hello, world!");
def hello():
print("Hello, world!")
| Column 1 | Column 2 | Column 3 | |----------|----------|----------| | Data 1 | Data 2 | Data 3 | | Data 4 | Data 5 | Data 6 |
This is red text using HTML.
This is a sentence with a footnote.[^1]
[^1]: This is the footnote content.
Inline: $E = mc^2$
Block:
$$ \sum_{i=1}^{n} i = \frac{n(n+1)}{2} $$