Reworded MDX Example
This is an MDX document. We will reword it.
Here's a code block:
function helloWorld() {
console.log("Hello, world!");
}
Here's an image:

And here's a link to Google.
```mdx
---
title: "MDX Example - Reformatted"
description: "A rephrased MDX document is presented here."
---
# MDX Example - Reformatted
This document is an MDX file. Its content will be rephrased.
A code snippet is shown below:
```javascript
function helloWorld() {
console.log("Hello, world!");
}
Below is an image:

Below is a link to Google.