# MDX Custom Components Demo This is a simple demo of the custom MDX components available in this project. ## Typography Examples
H3 Heading Example
This is content under an H3 heading.
H4 Heading Example
This is content under an H4 heading.
H5 Heading Example
This is content under an H5 heading.
Lists Examples
Unordered List
- First item
- Second item
- Third item
- Fourth item
Ordered List
- First step
- Second step
- Third step
- Fourth step
Nested Lists
- Main item 1
- Main item 2
- Nested item A
- Nested item B
Mixed Content
Here's a paragraph with bold text and italic text.
- List item with a link
- Another item with
inline code - Final item
These are the available custom MDX components for creating rich content. ## Table Example
Web Development Frameworks
| Framework | Performance | Learning Curve |
|---|---|---|
| React | High | Medium |
| Vue.js | High | Low |
| Angular | Medium | High |
## Alert Examples
Information
This is an informational alert with a title.
Success
This is a success alert without a title.
Warning
This is a warning alert.
Error
This is an error alert.
## Image Example





















