MDX does needs to be done at compile time because MDX contains unsafe evals in its syntax via imports and string interpolation.
I created a library for runtime MDX because of that: https://www.npmjs.com/package/react-markdown-with-mdx
MDX does needs to be done at compile time because MDX contains unsafe evals in its syntax via imports and string interpolation.
I created a library for runtime MDX because of that: https://www.npmjs.com/package/react-markdown-with-mdx