UNPKG
wechaty-qnamaker
Version:
latest (0.6.2)
next (1.11.1)
1.11.1
1.0.2
0.7.2
0.6.2
0.6.1
0.5.1
0.4.8
0.4.7
0.4.6
QnAMaker.ai Plugin for Wechaty
github.com/wechaty/wechaty-qnamaker
wechaty/wechaty-qnamaker
wechaty-qnamaker
/
.markdownlint.json
16 lines
(15 loc)
•
287 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"default"
:
true
,
"no-trailing-punctuation"
:
{
"punctuation"
:
".,;:!"
}
,
"MD013"
:
false
,
"MD033"
:
{
"allowed_elements"
:
[
"dl"
,
"dt"
,
"dd"
,
"code"
,
"var"
,
"cite"
]
}
,
"first-line-h1"
:
false
,
"no-hard-tabs"
:
true
,
"no-trailing-spaces"
:
{
"br_spaces"
:
2
}
}