mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-12-30 12:54:17 +00:00
Housekeeping: add markdownlint.json.
This commit is contained in:
9
.markdownlint.json
Normal file
9
.markdownlint.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"no-inline-html": false,
|
||||
"first-line-h1": false,
|
||||
"descriptive-link-text": false,
|
||||
"no-blanks-blockquote": false,
|
||||
"fenced-code-language": false,
|
||||
"table-column-count": false,
|
||||
"line-length": false
|
||||
}
|
||||
11
README.md
11
README.md
@@ -1,14 +1,3 @@
|
||||
<!-- markdownlint-configure-file
|
||||
{
|
||||
"no-inline-html":false,
|
||||
"first-line-h1":false,
|
||||
"descriptive-link-text":false,
|
||||
"no-blanks-blockquote":false,
|
||||
"fenced-code-language":false,
|
||||
"table-column-count":false
|
||||
}
|
||||
-->
|
||||
|
||||
<p align="center">
|
||||
Please consider
|
||||
<a href="https://ko-fi.com/bassamanator" target="_blank">donating</a> to
|
||||
|
||||
Reference in New Issue
Block a user