We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b816dd + 3686661 commit 265172dCopy full SHA for 265172d
docs/manuscripts/components.qmd
@@ -119,6 +119,10 @@ There are also two special values you can pass as items to `code-links`:
119
code-links: repo
120
```
121
122
+ Quarto infers the URL for the link from the Git settings of your manuscript project.
123
+ For `code-links: repo` to work, your manuscript project should be a Git repository,
124
+ and have GitHub as the remote `origin`.
125
+
126
`binder`
127
128
: Add a link to “Launch Binder” under "Code Links" if your manuscript is configured to [Use Binder](#using-binder):
0 commit comments