Conversation
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-2014.quarto.org 🔄 Modified Documents |
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-2014.quarto.org 🔄 Modified Documents |
| @@ -0,0 +1,60 @@ | |||
| #import "@preview/cetz:0.3.4" | |||
There was a problem hiding this comment.
| #import "@preview/cetz:0.3.4" | |
| #import "@preview/cetz:0.5.0" |
mcanouil
left a comment
There was a problem hiding this comment.
I suggest to add language to all code blocks to ensure similar styling thus avoid making "code" like prose.
Adding code-overflow: scroll to preserve the wide output shape.
| image-alt: "Quarto 2.0" | ||
| description: | | ||
| Why Quarto 2 ships its own Markdown parser: actionable syntax errors, source locations that survive the entire processing pipeline, and a syntax we can hold stable for the project's lifespan. | ||
| --- |
There was a problem hiding this comment.
| --- | |
| code-overflow: scroll | |
| --- |
There was a problem hiding this comment.
I don't like the scrollbars!
There was a problem hiding this comment.
I don't either. It was there before but when code blocks have language, then code-overflow default to wrap which changed the display but might have been intentional, thus the suggestion to keep the scrollbar.
Co-authored-by: Mickaël Canouil <8896044+mcanouil@users.noreply.github.com>
Co-authored-by: Mickaël Canouil <8896044+mcanouil@users.noreply.github.com>
Co-authored-by: Mickaël Canouil <8896044+mcanouil@users.noreply.github.com>
Co-authored-by: Mickaël Canouil <8896044+mcanouil@users.noreply.github.com>
Co-authored-by: Mickaël Canouil <8896044+mcanouil@users.noreply.github.com>
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-2014.quarto.org 🔄 Modified Documents |
|
Successfully created backport PR for |
Another post for our blog describing ongoing work in Quarto 2.