Docs partial mdformat improvements (#7378)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed73c0fedc
commit
bb1326a8ea
52 changed files with 231 additions and 261 deletions
|
|
@ -50,10 +50,11 @@ repos:
|
|||
name: MD formatting
|
||||
additional_dependencies:
|
||||
- mdformat-gfm
|
||||
# - mdformat-black
|
||||
# - mdformat-frontmatter
|
||||
- mdformat-frontmatter
|
||||
- mdformat-mkdocs
|
||||
args:
|
||||
- --wrap=no
|
||||
- --number
|
||||
exclude: 'docs/.*\.md'
|
||||
# exclude: "README.md|README.zh-CN.md|CONTRIBUTING.md"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue