Skip to content

Commit fd97c9a

Browse files
Update extension list
1 parent b807342 commit fd97c9a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

extensions.json

+18
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,24 @@
3636
}
3737
]
3838
},
39+
{
40+
"name": "quarto-document",
41+
"title": "Quarto Document",
42+
"description": "This Quarto example shows how a basic document can present diagrams and interactivity.",
43+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/quarto-document",
44+
"latestVersion": {
45+
"version": "1.0.0",
46+
"released": "2025-04-14T20:05:36Z",
47+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/quarto-document%40v1.0.0/quarto-document.tar.gz"
48+
},
49+
"versions": [
50+
{
51+
"version": "1.0.0",
52+
"released": "2025-04-14T20:05:36Z",
53+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/quarto-document%40v1.0.0/quarto-document.tar.gz"
54+
}
55+
]
56+
},
3957
{
4058
"name": "quarto-stock-report-python",
4159
"title": "Quarto Stock Report using Python",

0 commit comments

Comments
 (0)