mdref 0.4.2

Markdown Reference finding and migration tool.
Documentation
1
2
3
4
5
6
7
[[repos]]
repo = "https://github.com/pre-commit/pre-commit-hooks"
rev = "v6.0.0"
hooks = [
  { id = "check-yaml" },
  { id = "end-of-file-fixer" },
]