Reworded MDX Example
This is an example MDX document. It demonstrates how to reword content while preserving meaning.
Here's a code block:
function greet(name) {
return `Hello, ${name}!`;
}
And here's an image:

Finally, here is a link to Google.
```mdx
---
title: "MDX Sample, Now Rephrased"
description: "A demonstration of MDX content with altered wording."
---
# MDX Sample, Now Rephrased
This document serves as an MDX example. It shows the process of rephrasing content, all while keeping the original meaning intact.
Here's a block of code:
```javascript
function greet(name) {
return `Hello, ${name}!`;
}
This is an image displayed here:

To conclude, a link to Google is provided here.