Hi, World!

Hello, MDX in NextJs

Here is a regular paragraph

here is a list:

  • Item one
  • Item two
  • Item three

This is an h2 element

This is an h2 element

This is an h3 element

This is from React Component
{
  "firstName": "John",
  "lastName": "Smith",
  "age": 25
}
function fancyAlert(arg) {
  if (arg) {
    $.facebox({ div: '#foo' })
  }
}
First HeaderSecond Header
Content CellContent Cell
Content CellContent Cell
[object Object]