Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Unexpected closing tag `</figure>`, expected corresponding closing tag for `<img>` (84:5-84:62)
82 |
83 | <figure>
> 84 | <img src="操作系统的运行机制-202505172101.png" alt="" width="600">
| ^
85 | <figcaption></figcaption>
86 | </figure>
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors