Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hp1234
/
werss
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
werss
/
.markdownlint.yaml
hp1234
Upload 16 files
cfc9d6e
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
160 Bytes
# Default state for all rules
default:
true
line-length:
false
# MD033/no-inline-html - Inline HTML
MD033:
# Allowed elements
allowed_elements:
[
"style"
]