【第六章】图
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (853:23-853:27) before the end of `tableData`
851 | | 顶点 | 第 1 轮 | 第 2 轮 | 第 3 轮 | 第 4 轮 |
852 | | ------------- | ------------------------ | --------------------------------- | ------------------------------------------ | ----------------------------------------- |
> 853 | | 2 | $10$<br>$v_{1}\to v_{2}$ | $8$<br>$v_{1}\to v_{5}\to v_{2}$ | $8$<br>$v_{1}\to v_{5}\to v_{2}$ | |
| ^
854 | | 3 | $\infty$ | $14$<br>$v_{1}\to v_{5}\to v_{3}$ | $13$<br>$v_{1}\to v_{5}\to v_{4}\to v_{3}$ | $9$<br>$v_{1}\to v_{5}\to v_{2}\to v_{3}$ |
855 | | 4 | $\infty$ | $7$<br>$v_{1}\to v_{5}\to v_{4}$ | | |
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors