Making an official issue for this, as it was only previously discussed via Discord.
When using raw HTML elements in the mdx files, the page throws many errors when hot reloading. Using raw HTML elements is required in situations like making an element with a custom ID for a link.
Additionally, heading elements do not get any of their styles applied to them.
Errors example:

Unstyled headers example:

Making an official issue for this, as it was only previously discussed via Discord.
When using raw HTML elements in the mdx files, the page throws many errors when hot reloading. Using raw HTML elements is required in situations like making an element with a custom ID for a link.
Additionally, heading elements do not get any of their styles applied to them.
Errors example:

Unstyled headers example:
