Reworded MDX Example
Let's examine a simple MDX document. We will demonstrate how to reword it while keeping all meaning intact.
Consider this sentence: "This is a basic sentence."
We can rewrite it as: "A fundamental statement is presented here."
Here's a code block:
function add(a, b) {
return a + b;
}
The preceding code block defines a function. This function accepts two arguments and returns their sum.
Here is an image:

The picture displayed above is an example image.
Finally, here's a link: Example Link
This link directs you to an example website.