Commit e5b5eabe authored by wawryk's avatar wawryk Committed by Tomasz Zawadzki
Browse files

markdownlint: enable rule MD002



MD002 - First header should be a top level header
Fixed all MD002 errors

Signed-off-by: default avatarwawryk <maciejx.wawryk@intel.com>
Change-Id: Id0cb693c18f3e26556949ba2220db7b25e9edbe1
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8940


Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarZiye Yang <ziye.yang@intel.com>
Reviewed-by: default avatarAleksey Marchuk <alexeymar@mellanox.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
parent 3f944e49
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# blob-cli

The blobcli tool has several options that are listed by using the -h command
however the three operating modes are covered in more detail here:

+0 −1
Original line number Diff line number Diff line
all
exclude_rule 'MD002'
exclude_rule 'MD003'
exclude_rule 'MD004'
exclude_rule 'MD005'