Update Docusaurus to v3#256
Conversation
|
I have done some looking through the deployment and I believe everything is alright. If anyone can have a look through that would be appreciated 😄 |
|
3.0 is out now. Looking at the changes between this pr and the actual release it should just be a matter of updating the packages. The primary change is an update from MDX v2 to the newly released MDX 3 This sounds pretty major (i.e. v1 -> v2), but its actually just a few very small changes, hence why it was added at the very end. We don't inferface with MDX directly hence no changes are needed. It's only new features |
|
Yep! Got the notification too. I marked it as draft when the RC came out. I’ll be looking to update in the coming days around Uni work. Someone poke me if i forget 😝 |
|
I had missed this initially but the patch for |
# Conflicts: # docs/velocity/dev/getting-started/creating-your-first-plugin.mdx
|
Okey, all patches are updated. Ready for reviewal |
powercasgamer
left a comment
There was a problem hiding this comment.
The Internationalization page should probably also be added to Velocity
Docusaurus v3 has been released bringing some slight Markdown changes. Namely, curly braces may need escaping within markdown and <! -- --> comments are not supported