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

Finally, here's a link to Google.
```mdx
---
title: "Rewritten MDX Example"
description: "A sample MDX file, rewritten to showcase content transformation."
---
# Rewritten MDX Example
Consider this a sample MDX document. Its purpose is to illustrate the process of rephrasing text without altering its core message.
Behold, a code snippet:
```javascript
function greet(name) {
return `Hello, ${name}!`;
}
And now, a picture:

To conclude, a hyperlink to Google is provided.