Skip to content

Commit

Permalink
Trying to get nextflow highlighted code on hello-world.nf
Browse files Browse the repository at this point in the history
  • Loading branch information
apca committed Nov 8, 2024
1 parent 263a000 commit fb3699a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion course_contents/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nextflow info

Let's run our first script, 'Hello World!' script.

```{code-block} nextflow
```{code-block} groovy
:caption: hello.nf
#!/usr/bin/env nextflow
Expand Down

0 comments on commit fb3699a

Please sign in to comment.