Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/code-tools/code-tools-external-source.qmd
3584 views
---
title: "with code tools"
format: 
  html:
    code-tools: 
      source: https://github.com/quarto-dev/quarto-web/blob/main/index.qmd
---

```{r}
1 + 2
```