Skip to content

Commit 23b70b3

Browse files
committed
'Important' box wasn't terminated properly
1 parent 08f5d6f commit 23b70b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/topics/expressions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ When manipulating file names, extensions, paths etc, consider whether one of the
1111
[built in `File` properties][file-prop] like `basename`, `nameroot`, `nameext`,
1212
etc, could be used instead.
1313
See the [list of best practices](best-practices.md).
14+
```
1415

1516
```{literalinclude} /_includes/cwl/expressions/expression.cwl
1617
:language: cwl

0 commit comments

Comments
 (0)