-
Notifications
You must be signed in to change notification settings - Fork 82
feat: support mermaid #246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
* chore: bump remix and react router deps * chore: bump deps
* feat: support console language with $ handling * fix: hydrate correctly in client entry
Summary of ChangesThis pull request significantly enhances the documentation platform by introducing support for Mermaid diagrams, allowing for richer visual content within MDX files. Concurrently, it establishes a foundational Playwright setup for robust screenshot testing, ensuring visual consistency across different domains. The changes also include crucial updates to the Remix application's hydration strategy to better support interactive client-side components and a general refresh of project dependencies. Highlights
Changelog
Activity
|
This PR adds support for mermaid and also adds the bare bones for screenshot testing with playwright