Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<显示行数>` (86:5-86:11) before the end of `tableData`
84 | | 参数选项 | 解释说明 |
85 | | ------------ | --------------------------- |
> 86 | | -A<显示行数> | 除了显示符合范本样式的那一列之外,并显示该行之后的内容 |
| ^
87 | | -B<显示行数> | 除了显示符合样式的那一行之外,并显示该行之前的内容 |
88 | | -C<显示行数> | 除了显示符合样式的那一行之外,并显示该行之前的内容 |
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors