Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Unexpected closing tag `</figure>`, expected corresponding closing tag for `<img>` (41:5-41:137)
39 |
40 | <figure>
> 41 | <img src="https://www.hello-algo.com/chapter_backtracking/backtracking_algorithm.assets/preorder_find_nodes.png" alt="" width="600">
| ^
42 | <figcaption>εεΊιε</figcaption>
43 | </figure>
More information: https://mdxjs.com/docs/troubleshooting-mdx
π§βπ§ See how to debug and solve most common MDX errors