Skip to content

Commit 13997bb

Browse files
committed
testing in positron
1 parent c1a320d commit 13997bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.qmd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,10 @@ cat(paste0('- ', link_names[1:1], link_ref[1:1], '\n'))
6666
#| eval: true
6767
```
6868

69-
```{r, child='./staging/pa2.md', eval=F}
69+
```{r}
70+
#| label: pa2
71+
#| child: './staging/pa2.md'
72+
#| eval: false
7073
```
7174

7275
```{r, child='./staging/pa3.md', eval=F}

0 commit comments

Comments
 (0)