Back to Blog
Examples

Example Post

1 min read
Example Post

Using MDX Components

You can use regular markdown syntax:

Lists

  • Item 1
  • Item 2
  • Item 3

Code Blocks

function hello() {
  console.log('Hello, World!');
}

Custom Components

Images

Example image

Links

Click here

Blockquotes

This is a blockquote with custom styling

Tables

| Header 1 | Header 2 | |----------|----------| | Cell 1 | Cell 2 |

All these components will be styled according to our custom MDXComponents configuration.

Share this article:
JD

John Doe

Fitness Expert

Passionate about helping people achieve their fitness goals.