Problem fetching or compiling mdx https://raw.githubusercontent.com/xataio/docs/refs/heads/main/docs/cli/clone.mdx: [next-mdx-remote] error compiling MDX: Expected a closing tag for `<table>` (19:66-19:73) before the end of `paragraph` 17 | - `--profile`: Whether to produce CPU and memory profile files, as well as exposing a /debug/pprof endpoint on localhost:6060 18 | - `--reset`: Whether to reset the target before snapshotting (only for postgres target) > 19 | - `--tables`: List of tables to snapshot, in the format <schema>.<table>. If not specified, the schema `public` will be assumed. Wildcards are supported | ^ 20 | - `--target`: Target type. One of postgres, opensearch, elasticsearch, kafka 21 | - `--target-url`: Target URL More information: https://mdxjs.com/docs/troubleshooting-mdx