Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<路径>` (337:21-337:25) before the end of `paragraph`
335 | - 使用一些约定的标记对页面上的各种信息【包括文字、声音、图像、视频等】、格式进行描述
336 | - **URL 的形式**:
> 337 | - <协议>://<主机>:<端口>/<路径>
| ^
338 | - 如 `https://ddy-ddy.com/login`, `https://172.16.86.81:80/login`
339 | - 不区分大小写
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors