MDX Rewording Example
Here is some MDX content that needs to be reworded. It's important to keep the meaning the same.
const x = 10;
console.log(x);
This is a paragraph with a link to Google.

Let's see if the reworded content is accurate.
```mdx
---
title: "My MDX Document"
---
# MDX Rewording Instance
Below is some MDX material that requires paraphrasing. Maintaining the original meaning is crucial.
```javascript
const x = 10;
console.log(x);
This paragraph includes a link to Google within it.

Now, we'll check the rewritten material for accuracy.