Some Notes on Converting From Subversion to Mercurial (hg)
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<some-new-directory>` (16:35-16:55) before the end of `paragraph`
14 | To convert all you do is::
15 |
> 16 | $ hg convert <svn-repo-or-co> <some-new-directory>
| ^
17 |
18 | If you get weird errors while trying to convert (e.g. "Unknown Repository type") then turn on debug to get more info:
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