diff options
Diffstat (limited to 'workflow/phase1.cwl')
| -rwxr-xr-x | workflow/phase1.cwl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/workflow/phase1.cwl b/workflow/phase1.cwl index f531e69..1aa0bc2 100755 --- a/workflow/phase1.cwl +++ b/workflow/phase1.cwl @@ -18,6 +18,8 @@ steps: strip: in: input_file: annotated_markdown + output_format: + default: commonmark run: pandoc-filter-tool.cwl out: - markdown |
