Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 764 Bytes

markdown.md

File metadata and controls

25 lines (14 loc) · 764 Bytes

Markdown

Generate Table of Contents

build-container-image helper to build the image

build-container-image markdown-toc

--

To run it check the README here

Markdownlint - Lint markdown

A dependency for coc-markdownlint.

You can install the cli package or use the docker image:

docker run -v "$PWD":/workdir ghcr.io/igorshubovych/markdownlint-cli:latest "**/*.md"