Fix markdownlint

This commit is contained in:
Phil Ewels 2020-07-11 13:48:11 +02:00
parent 45fb2ff4f4
commit 263f48d520
2 changed files with 3 additions and 0 deletions

View file

@ -7,3 +7,5 @@ blanks-around-lists: false
header-increment: false
no-duplicate-header:
siblings_only: true
ul-indent:
indent: 4

View file

@ -5,6 +5,7 @@
A repository for hosting nextflow [`DSL2`](https://www.nextflow.io/docs/edge/dsl2.htmlhttps://www.nextflow.io/docs/edge/dsl2.html) module files containing tool-specific process definitions and their associated documentation.
## Table of contents
* [Using existing modules](#using-existing-modules)
* [Configuration and parameters](#configuration-and-parameters)
* [Offline usage](#offline-usage)