Skip to content

Preconfigured linter for Markdown files, used in Articola Tools organization's repositories

License

Notifications You must be signed in to change notification settings

Articola-Tools/markdown-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Articola Tools' Markdown linter

image size

This repo contains Dockerfile with preconfigured Markdown linter. This linter is used in Articola Tools organization's repositories to lint Markdown files like README.md.

Usage

Use ghcr.io/articola-tools/markdown-linter Docker image with -v ./:/linter_workdir/repo parameter, where ./ - is a path to a folder with files you want to lint.

Example command to use this linter - docker run --rm -v ./:/linter_workdir/repo ghcr.io/articola-tools/markdown-linter

About

Preconfigured linter for Markdown files, used in Articola Tools organization's repositories

Topics

Resources

License

Stars

Watchers

Forks

Packages