MDX

MDMT uses MDX, one of the most powerful Markdown extension.
In MDX we can embed React components in the text.

See MDX document for details.
https://mdxjs.com/

MDMT uses remark and its plugins to parse MDX files like GitHub Flavored Markdown.
To change remark plugins, edit lib/mdx-loader.js.