--- kind: pipeline name: lint steps: - name: markdown lint image: pipelinecomponents/markdownlint:latest commands: - mdl --style all --warnings .