Skip to content

Commit d60d003

Browse files
authored
Updated example.qmd to include terminal and nextflow
1 parent d638781 commit d60d003

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

example.qmd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ script.jl
116116
```
117117
:::
118118

119+
::: {.codewindow .terminal}
120+
script.sh
121+
```{sass}
122+
```
123+
:::
124+
119125
:::
120126

121127
::: {.column width="50%"}
@@ -144,6 +150,12 @@ styles.sass
144150
```
145151
:::
146152

153+
::: {.codewindow .nextflow}
154+
main.nf
155+
```{sass}
156+
```
157+
:::
158+
147159
:::
148160
:::
149161

0 commit comments

Comments
 (0)