-
Notifications
You must be signed in to change notification settings - Fork 4k
Fix CodeBlock rendering #3359
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
Fix CodeBlock rendering #3359
Conversation
🦋 Changeset detectedLatest commit: 6c3a95c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
- Move CSS to global to avoid conflict (also CSS imported are not supported in dev) - Fix a very weird layout issue that makes our lines to use a grid (very weird) Tested JSON5, it works great.
8a6f6a4
to
fe319d8
Compare
Summary of the deployments: Version 1
Version 2
Test content |
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
d304751
to
cf556f9
Compare
Thanks, I missed the subgrid thing |
cf556f9
to
6c3a95c
Compare
supported in dev)
weird)
Tested JSON5, it works great.