Skip to content

moorereason/mdfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdfmt

Like gofmt, but for Markdown with front matter.

mdfmt is a fork of markdownfmt that simply adds support for TOML, YAML, and JSON front matter.

Usage

usage: mdfmt [flags] [path ...]
  -d    display diffs instead of rewriting files
  -l    list files whose formatting differs from mdfmt's
  -w    write result to (source) file instead of stdout

Acknowledgements

License

Released under the MIT License. See LICENSE file for details.

About

Like gofmt, but for Markdown with front matter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages