mdx tests
tests with various mdx components
nextjsmdxreact
rust
fn main() {
println!("hello world");
}
H1 Header
H2 Header
H3 Header
H4 Header
Bold Text or Bold Text
Italic Text or Italic Text
Bold and Italic Text
- Item 1
- Item 2
- Subitem 2.1
- Subitem 2.2
- First item
- Second item
- Subitem 2.1
- Subitem 2.2
This is a blockquote. It can span multiple lines.
Column 1 | Column 2 | Column 3 |
---|---|---|
Value 1 | Value 2 | Value 3 |
Value A | Value B | Value C |
- Task 1
- Task 2
alert title
custom todo component
done custom todo
todo item
This is strikethrough
This is a red paragraph.