Our current implementation seems not support Markdown table, missing `<details>` & `<summary>` styles, need fix it. - https://github.com/vercel/next.js/tree/canary/examples/mdx-remote - https://www.answeroverflow.com/m/1167726380998463519
Our current implementation seems not support Markdown table, missing
<details>&<summary>styles, need fix it.