Skip to content

lorenzo-stoakes/mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mark

Mark is a tool which detects duplicate, missing and unused references in markdown files.

Installation

go get github.com/lorenzo-stoakes/mark/...

Usage

$ mark <--fix> [markdown files...]

The tool outputs duplicates/missing references if they exist, otherwise it outputs nothing.

If any of the specified files have duplicate or missing entries, or if an error occurs, the tool exits with status code 1.

If the --fix flag is specified, then all unused and duplicate references will be removed.

About

markdown analysis tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages