Skip to content

Commit 34e33b5

Browse files
author
Toby Hodges
committed
changed code block syntax in renamed metadata episode
1 parent 4c999cd commit 34e33b5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

_episodes/17-metadata.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ and workflows. This example includes metadata allowing others to cite your tool.
2525

2626
*metadata_example2.cwl*
2727

28-
```
28+
~~~
2929
{% include cwl/metadata_example2.cwl %}
30-
```
30+
~~~
31+
{: .source}
3132

3233
#### Extended Example
3334

@@ -38,8 +39,9 @@ requirements in order to use the tool, and a few more metadata fields.
3839

3940
*metadata_example3.cwl*
4041

41-
```
42+
~~~
4243
{% include cwl/metadata_example3.cwl %}
43-
```
44+
~~~
45+
{: .source}
4446

4547
[schema-salad]: http://www.commonwl.org/v1.0/SchemaSalad.html#Explicit_context

0 commit comments

Comments
 (0)