Error parsing MDX:
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<img>` (199:1-199:85)
197 | 即使是列表中的元素:
198 |
> 199 | <img src="https://fastapi.tiangolo.com/img/tutorial/body-nested-models/image01.png">
| ^
200 |
201 | 如果你直接使用 `dict` 而不是 Pydantic 模型,那你将无法获得这种编辑器支持。
More information: https://mdxjs.com/docs/troubleshooting-mdx