Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Paul-Elliot <[email protected]>
  • Loading branch information
panglesd authored and gpetiot committed Feb 12, 2024
1 parent 0689854 commit b5f6a55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ The possible labels are:
- `env=ENV` -- see the "Named execution environments" section
- `set-VAR=VALUE` -- set an environment variable
- `unset-VAR` -- unset an environment variable
- `exec` -- execute this block. Only allowed when including an OCaml file.

#### Shell Scripts

Expand Down Expand Up @@ -251,6 +252,8 @@ These can then be included in the document:
```ocaml
```

Use the `exec` flag to execute as an OCaml block.

Non-OCaml files can also be read and included in a block:

<!-- $MDX file=any_file.txt -->
Expand Down

0 comments on commit b5f6a55

Please sign in to comment.