@@ -5,15 +5,15 @@ Array [
5
5
Object {
6
6
" column" : 1 ,
7
7
" endColumn" : 6 ,
8
- " endLine" : 36 ,
8
+ " endLine" : 3 ,
9
9
" fix" : Object {
10
10
" range" : Array [
11
- 406 ,
12
- 411 ,
11
+ 7 ,
12
+ 12 ,
13
13
],
14
14
" text" : " # abc" ,
15
15
},
16
- " line" : 36 ,
16
+ " line" : 3 ,
17
17
" message" : " Do not use headings with similar content (1:1)" ,
18
18
" nodeType" : " Program" ,
19
19
" ruleId" : " remark-lint-no-duplicate-headings" ,
@@ -22,15 +22,15 @@ Array [
22
22
Object {
23
23
" column" : 1 ,
24
24
" endColumn" : 6 ,
25
- " endLine" : 36 ,
25
+ " endLine" : 3 ,
26
26
" fix" : Object {
27
27
" range" : Array [
28
- 406 ,
29
- 411 ,
28
+ 7 ,
29
+ 12 ,
30
30
],
31
31
" text" : " # abc" ,
32
32
},
33
- " line" : 36 ,
33
+ " line" : 3 ,
34
34
" message" : " Don’t use multiple top level headings (1:1)" ,
35
35
" nodeType" : " Program" ,
36
36
" ruleId" : " remark-lint-no-multiple-toplevel-headings" ,
@@ -39,67 +39,67 @@ Array [
39
39
Object {
40
40
" column" : 1 ,
41
41
" endColumn" : 6 ,
42
- " endLine" : 46 ,
42
+ " endLine" : 36 ,
43
43
" fix" : Object {
44
44
" range" : Array [
45
- 472 ,
46
- 477 ,
45
+ 406 ,
46
+ 411 ,
47
47
],
48
48
" text" : " # abc" ,
49
49
},
50
- " line" : 46 ,
51
- " message" : " Do not use headings with similar content (3 :1)" ,
50
+ " line" : 36 ,
51
+ " message" : " Do not use headings with similar content (1 :1)" ,
52
52
" nodeType" : " Program" ,
53
53
" ruleId" : " remark-lint-no-duplicate-headings" ,
54
54
" severity" : 2 ,
55
55
} ,
56
56
Object {
57
57
" column" : 1 ,
58
58
" endColumn" : 6 ,
59
- " endLine" : 46 ,
59
+ " endLine" : 36 ,
60
60
" fix" : Object {
61
61
" range" : Array [
62
- 472 ,
63
- 477 ,
62
+ 406 ,
63
+ 411 ,
64
64
],
65
65
" text" : " # abc" ,
66
66
},
67
- " line" : 46 ,
68
- " message" : " Don’t use multiple top level headings (3 :1)" ,
67
+ " line" : 36 ,
68
+ " message" : " Don’t use multiple top level headings (1 :1)" ,
69
69
" nodeType" : " Program" ,
70
70
" ruleId" : " remark-lint-no-multiple-toplevel-headings" ,
71
71
" severity" : 1 ,
72
72
} ,
73
73
Object {
74
74
" column" : 1 ,
75
75
" endColumn" : 6 ,
76
- " endLine" : 3 ,
76
+ " endLine" : 46 ,
77
77
" fix" : Object {
78
78
" range" : Array [
79
- 7 ,
80
- 12 ,
79
+ 472 ,
80
+ 477 ,
81
81
],
82
82
" text" : " # abc" ,
83
83
},
84
- " line" : 3 ,
85
- " message" : " Do not use headings with similar content (1 :1)" ,
84
+ " line" : 46 ,
85
+ " message" : " Do not use headings with similar content (3 :1)" ,
86
86
" nodeType" : " Program" ,
87
87
" ruleId" : " remark-lint-no-duplicate-headings" ,
88
88
" severity" : 2 ,
89
89
} ,
90
90
Object {
91
91
" column" : 1 ,
92
92
" endColumn" : 6 ,
93
- " endLine" : 3 ,
93
+ " endLine" : 46 ,
94
94
" fix" : Object {
95
95
" range" : Array [
96
- 7 ,
97
- 12 ,
96
+ 472 ,
97
+ 477 ,
98
98
],
99
99
" text" : " # abc" ,
100
100
},
101
- " line" : 3 ,
102
- " message" : " Don’t use multiple top level headings (1 :1)" ,
101
+ " line" : 46 ,
102
+ " message" : " Don’t use multiple top level headings (3 :1)" ,
103
103
" nodeType" : " Program" ,
104
104
" ruleId" : " remark-lint-no-multiple-toplevel-headings" ,
105
105
" severity" : 1 ,
0 commit comments