We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a003539 commit 112a051Copy full SHA for 112a051
1 file changed
docs/blog/posts/2026-04-13-chrome-headless-shell/index.qmd
@@ -1,9 +1,8 @@
1
---
2
title: "Chrome Headless Shell in Quarto"
3
description: |
4
- Quarto now uses Chrome Headless Shell instead of Puppeteer-bundled Chromium
5
- for rendering diagrams and screenshots. It's smaller, works on arm64 Linux,
6
- and avoids common issues in Docker and WSL environments.
+ Quarto 1.9 replaces Puppeteer Chromium with Chrome Headless Shell —
+ smaller, arm64-ready, and Docker-friendly.
7
author: Christophe Dervieux
8
date: "2026-04-13"
9
categories:
0 commit comments