Hello, MDX!
This is a basic MDX document. It demonstrates how you can combine Markdown with JSX components.
Here's an example of an image:

You can also include code snippets:
function helloWorld() {
console.log("Hello, world!");
}
helloWorld();
And links to external resources: React Documentation.
<AppearanceSection></AppearanceSection>