Skip to content

Commit

Permalink
Merge branch 'master' into websvc-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ainar-g committed Dec 11, 2024
2 parents 38f7491 + 8f53f65 commit b2a10fa
Show file tree
Hide file tree
Showing 3 changed files with 1,098 additions and 1,308 deletions.
25 changes: 25 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"ul-indent": {
"indent": 4
},
"ul-style": {
"style": "dash"
},
"emphasis-style": {
"style": "asterisk"
},
"no-duplicate-heading": {
"siblings_only": true
},
"no-inline-html": {
"allowed_elements": [
"a"
]
},
"no-trailing-spaces": {
"br_spaces": 0
},
"line-length": false,
"no-bare-urls": false,
"link-fragments": false
}
Loading

0 comments on commit b2a10fa

Please sign in to comment.