@diplodoc/cli-tests 0.0.0-rc-fix-lint-202505271406 → 0.0.0-rc-err-count-202505291233
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
|
|
3
3
|
exports[`Include toc > Nested toc inclusions with mixed including modes > filelist 1`] = `
|
|
4
4
|
"[
|
|
5
|
-
"product1/_includes/inc-
|
|
5
|
+
"product1/_includes/inc-bd8944f73bdd.md",
|
|
6
6
|
"product1/article1.md",
|
|
7
7
|
"product1/toc.yaml",
|
|
8
|
-
"product2/overlay1/_includes/inc-
|
|
8
|
+
"product2/overlay1/_includes/inc-666e729492f5.md",
|
|
9
9
|
"product2/overlay1/article1.md",
|
|
10
|
-
"product2/overlay2/_includes/inc-
|
|
10
|
+
"product2/overlay2/_includes/inc-666e729492f5.md",
|
|
11
11
|
"product2/overlay2/article1.md",
|
|
12
|
-
"product2/overlay3/_includes/inc-
|
|
12
|
+
"product2/overlay3/_includes/inc-666e729492f5.md",
|
|
13
13
|
"product2/overlay3/article1.md",
|
|
14
14
|
"product2/p2.md",
|
|
15
15
|
"product2/toc.yaml"
|
|
16
16
|
]"
|
|
17
17
|
`;
|
|
18
18
|
|
|
19
|
-
exports[`Include toc > Nested toc inclusions with mixed including modes > product1/_includes/inc-
|
|
19
|
+
exports[`Include toc > Nested toc inclusions with mixed including modes > product1/_includes/inc-bd8944f73bdd.md 1`] = `"This is the core include."`;
|
|
20
20
|
|
|
21
21
|
exports[`Include toc > Nested toc inclusions with mixed including modes > product1/article1.md 1`] = `
|
|
22
22
|
"---
|
|
@@ -27,7 +27,7 @@ sourcePath: product1/core/article1.md
|
|
|
27
27
|
---
|
|
28
28
|
This is the core content of Article 1.
|
|
29
29
|
|
|
30
|
-
{% include [x](_includes/inc-
|
|
30
|
+
{% include [x](_includes/inc-bd8944f73bdd.md) %}
|
|
31
31
|
"
|
|
32
32
|
`;
|
|
33
33
|
|
|
@@ -40,7 +40,7 @@ path: product1/toc.yaml
|
|
|
40
40
|
"
|
|
41
41
|
`;
|
|
42
42
|
|
|
43
|
-
exports[`Include toc > Nested toc inclusions with mixed including modes > product2/overlay1/_includes/inc-
|
|
43
|
+
exports[`Include toc > Nested toc inclusions with mixed including modes > product2/overlay1/_includes/inc-666e729492f5.md 1`] = `
|
|
44
44
|
"This is the core include.
|
|
45
45
|
"
|
|
46
46
|
`;
|
|
@@ -54,11 +54,11 @@ sourcePath: product2/overlay1/product/article1.md
|
|
|
54
54
|
---
|
|
55
55
|
This is the overlay content of Article 1 for product 2.
|
|
56
56
|
|
|
57
|
-
{% include [x](_includes/inc-
|
|
57
|
+
{% include [x](_includes/inc-666e729492f5.md) %}
|
|
58
58
|
"
|
|
59
59
|
`;
|
|
60
60
|
|
|
61
|
-
exports[`Include toc > Nested toc inclusions with mixed including modes > product2/overlay2/_includes/inc-
|
|
61
|
+
exports[`Include toc > Nested toc inclusions with mixed including modes > product2/overlay2/_includes/inc-666e729492f5.md 1`] = `
|
|
62
62
|
"This is the core include.
|
|
63
63
|
"
|
|
64
64
|
`;
|
|
@@ -72,11 +72,11 @@ sourcePath: product2/overlay2/product/article1.md
|
|
|
72
72
|
---
|
|
73
73
|
This is the overlay number #2 of Article 1 content for product 2.
|
|
74
74
|
|
|
75
|
-
{% include [x](_includes/inc-
|
|
75
|
+
{% include [x](_includes/inc-666e729492f5.md) %}
|
|
76
76
|
"
|
|
77
77
|
`;
|
|
78
78
|
|
|
79
|
-
exports[`Include toc > Nested toc inclusions with mixed including modes > product2/overlay3/_includes/inc-
|
|
79
|
+
exports[`Include toc > Nested toc inclusions with mixed including modes > product2/overlay3/_includes/inc-666e729492f5.md 1`] = `
|
|
80
80
|
"This is the core include.
|
|
81
81
|
"
|
|
82
82
|
`;
|
|
@@ -90,7 +90,7 @@ sourcePath: product2/core/article1.md
|
|
|
90
90
|
---
|
|
91
91
|
This is the core content of Article 1.
|
|
92
92
|
|
|
93
|
-
{% include [x](_includes/inc-
|
|
93
|
+
{% include [x](_includes/inc-666e729492f5.md) %}
|
|
94
94
|
"
|
|
95
95
|
`;
|
|
96
96
|
|
|
@@ -18,7 +18,7 @@ exports[`Regression > internal > 1.html 1`] = `
|
|
|
18
18
|
<body class="g-root g-root_theme_light">
|
|
19
19
|
<div id="root"></div>
|
|
20
20
|
<script type="application/json" id="diplodoc-state">
|
|
21
|
-
{"data":{"leading":false,"html":"<p>Text {{not-var}} {{skip()}} default-var-value</p>/n<p>Text <code>{{not-var}}</code> <code>{{skip()}}</code> <code>default-var-value</code></p>/n<p>Text</p>/n/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs\\">{{not-var}}/n/n{{skip()}}/n/ndefault-var-value/n</code></pre>/n/n <button class=\\"yfm-clipboard-button\\">/n <svg width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 24 24\\" class=\\"yfm-clipboard-icon\\" data-animation=\\"9\\">/n <path fill=\\"currentColor\\" d=\\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\\"></path>/n <path stroke=\\"currentColor\\" fill=\\"transparent\\" stroke-width=\\"1.5\\" d=\\"M9.5 13l3 3l5 -5\\" visibility=\\"hidden\\">/n <animate id=\\"visibileAnimation-9\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-9\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-9.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n<p><code>[not a link](./path/to/relative/file.md)</code></p>/n<h2 id=\\"subtitle\\"><a href=\\"1.html#subtitle\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Subtitle</span></a>Subtitle</h2>/n<p><a href=\\"mermaid.html\\">Mermaid usage</a></p>/n<p><a href=\\"mermaid.html#info\\">Mermaid info</a></p>/n<p><a href=\\"latex.html\\">Latex usage</a></p>/n<p><a href=\\"nowhere-link.html\\">nowhere-link</a></p>/n<p><a href=\\"includes\\">noext-link</a></p>/n<p>Bob</p>/n<p>Forbibben text before {% include <a href=\\"includes/user-
|
|
21
|
+
{"data":{"leading":false,"html":"<p>Text {{not-var}} {{skip()}} default-var-value</p>/n<p>Text <code>{{not-var}}</code> <code>{{skip()}}</code> <code>default-var-value</code></p>/n<p>Text</p>/n/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs\\">{{not-var}}/n/n{{skip()}}/n/ndefault-var-value/n</code></pre>/n/n <button class=\\"yfm-clipboard-button\\">/n <svg width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 24 24\\" class=\\"yfm-clipboard-icon\\" data-animation=\\"9\\">/n <path fill=\\"currentColor\\" d=\\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\\"></path>/n <path stroke=\\"currentColor\\" fill=\\"transparent\\" stroke-width=\\"1.5\\" d=\\"M9.5 13l3 3l5 -5\\" visibility=\\"hidden\\">/n <animate id=\\"visibileAnimation-9\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-9\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-9.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n<p><code>[not a link](./path/to/relative/file.md)</code></p>/n<h2 id=\\"subtitle\\"><a href=\\"1.html#subtitle\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Subtitle</span></a>Subtitle</h2>/n<p><a href=\\"mermaid.html\\">Mermaid usage</a></p>/n<p><a href=\\"mermaid.html#info\\">Mermaid info</a></p>/n<p><a href=\\"latex.html\\">Latex usage</a></p>/n<p><a href=\\"nowhere-link.html\\">nowhere-link</a></p>/n<p><a href=\\"includes\\">noext-link</a></p>/n<p>Bob</p>/n<p>Forbibben text before {% include <a href=\\"includes/user-e5ceb56bbcbc.html\\">user</a> %}</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[{"title":"Subtitle","href":"1.html#subtitle","level":2}],"title":"Title"},"router":{"pathname":"1","depth":1,"base":"./"},"lang":"ru","langs":["ru"]}
|
|
22
22
|
</script>
|
|
23
23
|
<script type="application/javascript">
|
|
24
24
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -72,9 +72,9 @@ default-var-value
|
|
|
72
72
|
|
|
73
73
|
[noext-link](./includes)
|
|
74
74
|
|
|
75
|
-
{% include [user](includes/user-
|
|
75
|
+
{% include [user](includes/user-e5ceb56bbcbc.md) %}
|
|
76
76
|
|
|
77
|
-
Forbibben text before {% include [user](includes/user-
|
|
77
|
+
Forbibben text before {% include [user](includes/user-e5ceb56bbcbc.md) %}
|
|
78
78
|
"
|
|
79
79
|
`;
|
|
80
80
|
|
|
@@ -187,9 +187,9 @@ exports[`Regression > internal > filelist 1`] = `
|
|
|
187
187
|
"images.md",
|
|
188
188
|
"included-item.md",
|
|
189
189
|
"includes.md",
|
|
190
|
-
"includes/deep-
|
|
191
|
-
"includes/test-
|
|
192
|
-
"includes/user-
|
|
190
|
+
"includes/deep-cad9dc01e96f.md",
|
|
191
|
+
"includes/test-c9d04c9565fc.md",
|
|
192
|
+
"includes/user-e5ceb56bbcbc.md",
|
|
193
193
|
"index.yaml",
|
|
194
194
|
"latex.md",
|
|
195
195
|
"merge/merge.md",
|
|
@@ -642,25 +642,25 @@ metadata:
|
|
|
642
642
|
---
|
|
643
643
|
Text
|
|
644
644
|
|
|
645
|
-
{% include [user](includes/user-
|
|
645
|
+
{% include [user](includes/user-e5ceb56bbcbc.md) %}
|
|
646
646
|
|
|
647
|
-
{% include [test](includes/test-
|
|
647
|
+
{% include [test](includes/test-c9d04c9565fc.md) %}
|
|
648
648
|
|
|
649
|
-
{% include [For includes/deep-
|
|
649
|
+
{% include [For includes/deep-cad9dc01e96f.md](includes/deep-cad9dc01e96f.md) %}
|
|
650
650
|
"
|
|
651
651
|
`;
|
|
652
652
|
|
|
653
|
-
exports[`Regression > internal > includes/deep-
|
|
654
|
-
"{% include [user](./user-
|
|
653
|
+
exports[`Regression > internal > includes/deep-cad9dc01e96f.md 1`] = `
|
|
654
|
+
"{% include [user](./user-e5ceb56bbcbc.md) %}
|
|
655
655
|
"
|
|
656
656
|
`;
|
|
657
657
|
|
|
658
|
-
exports[`Regression > internal > includes/test-
|
|
658
|
+
exports[`Regression > internal > includes/test-c9d04c9565fc.md 1`] = `
|
|
659
659
|
"Test
|
|
660
660
|
"
|
|
661
661
|
`;
|
|
662
662
|
|
|
663
|
-
exports[`Regression > internal > includes/user-
|
|
663
|
+
exports[`Regression > internal > includes/user-e5ceb56bbcbc.md 1`] = `
|
|
664
664
|
"Bob
|
|
665
665
|
"
|
|
666
666
|
`;
|