https://github.com/Halibut-Electronics/Open-Headset-Interconnect-Standard/issues/1 Started working on the Standard doc. Setup for PDF autogeneration. KiCAD project for drawing things, 'cuz I've got a KiCAD shaped hammer for those drawing nails.
This commit is contained in:
14
.markdownlint.json
Normal file
14
.markdownlint.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"line-length": false,
|
||||
"single-h1": false,
|
||||
"no-inline-html": false,
|
||||
"ul-indent": {
|
||||
"indent": 4
|
||||
},
|
||||
"no-emphasis-as-header": false,
|
||||
"no-trailing-punctuation": {
|
||||
"punctuation":
|
||||
".,;:。,;:"
|
||||
},
|
||||
"ul-style": false
|
||||
}
|
Reference in New Issue
Block a user