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 ```
--- title: "with code tools" format: html: code-tools: source: https://github.com/quarto-dev/quarto-web/blob/main/index.qmd --- ```{r} 1 + 2 ```