Zen of the Command Line
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<pre>` (27:1-27:6)
25 | <pre>
26 | find . -name "*.mkd" | sed "s/\(.*\).mkd/mv \1.mkd \1.rst/g" | sh
> 27 | <pre>
| ^
28 |
29 | ## s3cmd
More information: https://mdxjs.com/docs/troubleshooting-mdx
š§āš§ See how to debug and solve most common MDX errors in our docs:
https://flowershow.app/docs/debug-mdx-errors