minikube/.markdownlint.json

9 lines
177 B
JSON

{
"no-inline-html": false,
"no-trailing-punctuation": false,
"blanks-around-fences": false,
"commands-show-output": false,
"ul-style": false,
"line-length": false
}