Categorygithub.com/moorereason/mdfmt
repositorypackage
0.0.0-20181128042805-29e3d55cbe5a
Repository: https://github.com/moorereason/mdfmt.git
Documentation: pkg.go.dev

# README

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.