From 541db68f5629314f803ea3470b18e180992061e5 Mon Sep 17 00:00:00 2001 From: Jeroen Janssens Date: Tue, 13 Jan 2026 10:38:02 +0100 Subject: [PATCH 1/2] Add Supported by Posit badge to VSX README --- apps/vscode/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/vscode/README.md b/apps/vscode/README.md index 89bdec6d..3cdd13d8 100644 --- a/apps/vscode/README.md +++ b/apps/vscode/README.md @@ -1,5 +1,7 @@ # quarto-vscode +[![Supported by Posit](https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/img/badge.svg)](https://posit.co) + VS Code extension for the [Quarto](https://quarto.org) scientific and technical publishing system. This extension provides language support for Quarto `.qmd` files, including: - Render command with integrated preview pane From beff47ba87dabfdd71e28419715a46440f660daa Mon Sep 17 00:00:00 2001 From: Julia Silge Date: Tue, 13 Jan 2026 13:58:13 -0700 Subject: [PATCH 2/2] Use a PNG instead --- apps/vscode/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/vscode/README.md b/apps/vscode/README.md index 3cdd13d8..3059f962 100644 --- a/apps/vscode/README.md +++ b/apps/vscode/README.md @@ -1,6 +1,4 @@ -# quarto-vscode - -[![Supported by Posit](https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/img/badge.svg)](https://posit.co) +# quarto-vscode Supported by Posit VS Code extension for the [Quarto](https://quarto.org) scientific and technical publishing system. This extension provides language support for Quarto `.qmd` files, including: