heading 1
heading 2
heading 3
heading 4
bold text
italic text
bold and italic text
strikethrough
blockquote
nested blockquote
unordered list:
- item 1
- item 2
- subitem 2a
- subitem 2b
- subsubitem 2b-i
ordered list:
- first
- second
- subsecond
- subsecond 2
- third
task list:
- task complete
- task incomplete
code block:
fn main() {
println!("hello, world!");
}
inline code: let x = 42
horizontal rule:
link: openai
openai
image:
tables:
header 1 | header 2 | header 3 |
---|---|---|
row 1 | data | more |
row 2 | data | more |
math (inline):
math (block):
another block:
matrix:
system of equations:
aligned equations:
limits and sums:
footnote:
here is a sentence with a footnote 1 .
html passthrough:
this text is red
Footnotes
-
this is the footnote text. ↩