Markdown .md tests
This file should be interpreted in a more CommonMark compliant way
Comment
Html comment:
MDX comment: {/* comment */}
JSX syntax
import BrowserWindow from '@site/src/components/BrowserWindow';
BrowserWindow content
export const answer = 42;
Test {xyz}
Admonition
Admonitions still work
title
note
Heading Id
Custom heading syntax {#custom-heading-id}
still works