Reworded MDX Example
This is an example MDX document. We will significantly reword the content while ensuring the original meaning is completely preserved.
Here's a code block:
function greet(name) {
return `Hello, ${name}!`;
}
console.log(greet("World"));
And an image:

Finally, a link to Google.
```mdx
---
title: "Reworded MDX Example"
description: "A sample MDX file, substantially rewritten, but with the original sense kept intact."
---
# Reworded MDX Example
Consider this MDX document as a demonstration. The text will undergo a major revision, but its initial message will be carefully maintained.
Behold, a code snippet:
```javascript
function greet(name) {
return `Hello, ${name}!`;
}
console.log(greet("World"));
Also, a picture is shown below:

In closing, a hyperlink to Google is provided.