Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
iaiuse
/
were-rss
like
0
Runtime error
App
Files
Files
Community
579d730
were-rss
/
.markdownlint.yaml
iaiuse
Upload 91 files
292a7b6
verified
8 months ago
raw
Copy download link
history
blame
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"
]