many edits

This commit is contained in:
jverzani
2024-04-26 18:26:12 -04:00
parent 6e807edb46
commit 4f924557ad
45 changed files with 326 additions and 296 deletions

View File

@@ -141,6 +141,7 @@ As `r` uses "`x`", and `s` a "`t`" the two can not be added, say:
```{julia}
#| error: true
r + s
```