This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
recyclarr
mirror of
https://github.com/recyclarr/recyclarr
Watch
1
Star
0
Fork
You've already forked recyclarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
docs: disable no-duplicate-heading markdown lint
Browse Source
recyclarr
Robert Dailey
4 years ago
parent
22ac6144b0
commit
20c155e606
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
.markdownlint.json
Unescape
Escape
View File
@ -7,5 +7,6 @@
}
,
"no-inline-html"
:
{
"allowed_elements"
:
[
"br"
]
}
}
,
"no-duplicate-heading"
:
false
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/recyclarr
Title
Body
Create Issue