@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-e3b0c44298fc.md",
5
+ "product1/_includes/inc-bd8944f73bdd.md",
6
6
  "product1/article1.md",
7
7
  "product1/toc.yaml",
8
- "product2/overlay1/_includes/inc-e3b0c44298fc.md",
8
+ "product2/overlay1/_includes/inc-666e729492f5.md",
9
9
  "product2/overlay1/article1.md",
10
- "product2/overlay2/_includes/inc-e3b0c44298fc.md",
10
+ "product2/overlay2/_includes/inc-666e729492f5.md",
11
11
  "product2/overlay2/article1.md",
12
- "product2/overlay3/_includes/inc-e3b0c44298fc.md",
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-e3b0c44298fc.md 1`] = `"This is the core include."`;
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-e3b0c44298fc.md) %}
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-e3b0c44298fc.md 1`] = `
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-e3b0c44298fc.md) %}
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-e3b0c44298fc.md 1`] = `
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-e3b0c44298fc.md) %}
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-e3b0c44298fc.md 1`] = `
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-e3b0c44298fc.md) %}
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":"&lt;p&gt;Text {{not-var}} {{skip()}} default-var-value&lt;/p&gt;/n&lt;p&gt;Text &lt;code&gt;{{not-var}}&lt;/code&gt; &lt;code&gt;{{skip()}}&lt;/code&gt; &lt;code&gt;default-var-value&lt;/code&gt;&lt;/p&gt;/n&lt;p&gt;Text&lt;/p&gt;/n/n &lt;div class=\\"yfm-clipboard\\"&gt;/n &lt;pre&gt;&lt;code class=\\"hljs\\"&gt;{{not-var}}/n/n{{skip()}}/n/ndefault-var-value/n&lt;/code&gt;&lt;/pre&gt;/n/n &lt;button class=\\"yfm-clipboard-button\\"&gt;/n &lt;svg width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 24 24\\" class=\\"yfm-clipboard-icon\\" data-animation=\\"9\\"&gt;/n &lt;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\\"&gt;&lt;/path&gt;/n &lt;path stroke=\\"currentColor\\" fill=\\"transparent\\" stroke-width=\\"1.5\\" d=\\"M9.5 13l3 3l5 -5\\" visibility=\\"hidden\\"&gt;/n &lt;animate id=\\"visibileAnimation-9\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin&gt;&lt;/animate&gt;/n &lt;animate id=\\"hideAnimation-9\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-9.end+1\\" fill=\\"freeze\\"&gt;&lt;/animate&gt;/n &lt;/path&gt;/n &lt;/svg&gt;/n &lt;/button&gt;/n &lt;/div&gt;/n&lt;p&gt;&lt;code&gt;[not a link](./path/to/relative/file.md)&lt;/code&gt;&lt;/p&gt;/n&lt;h2 id=\\"subtitle\\"&gt;&lt;a href=\\"1.html#subtitle\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"&gt;&lt;span class=\\"visually-hidden\\" data-no-index=\\"true\\"&gt;Subtitle&lt;/span&gt;&lt;/a&gt;Subtitle&lt;/h2&gt;/n&lt;p&gt;&lt;a href=\\"mermaid.html\\"&gt;Mermaid usage&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"mermaid.html#info\\"&gt;Mermaid info&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"latex.html\\"&gt;Latex usage&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"nowhere-link.html\\"&gt;nowhere-link&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"includes\\"&gt;noext-link&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;Bob&lt;/p&gt;/n&lt;p&gt;Forbibben text before {% include &lt;a href=\\"includes/user-3afe8b28d0fa.html\\"&gt;user&lt;/a&gt; %}&lt;/p&gt;/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"]}
21
+ {"data":{"leading":false,"html":"&lt;p&gt;Text {{not-var}} {{skip()}} default-var-value&lt;/p&gt;/n&lt;p&gt;Text &lt;code&gt;{{not-var}}&lt;/code&gt; &lt;code&gt;{{skip()}}&lt;/code&gt; &lt;code&gt;default-var-value&lt;/code&gt;&lt;/p&gt;/n&lt;p&gt;Text&lt;/p&gt;/n/n &lt;div class=\\"yfm-clipboard\\"&gt;/n &lt;pre&gt;&lt;code class=\\"hljs\\"&gt;{{not-var}}/n/n{{skip()}}/n/ndefault-var-value/n&lt;/code&gt;&lt;/pre&gt;/n/n &lt;button class=\\"yfm-clipboard-button\\"&gt;/n &lt;svg width=\\"16\\" height=\\"16\\" viewBox=\\"0 0 24 24\\" class=\\"yfm-clipboard-icon\\" data-animation=\\"9\\"&gt;/n &lt;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\\"&gt;&lt;/path&gt;/n &lt;path stroke=\\"currentColor\\" fill=\\"transparent\\" stroke-width=\\"1.5\\" d=\\"M9.5 13l3 3l5 -5\\" visibility=\\"hidden\\"&gt;/n &lt;animate id=\\"visibileAnimation-9\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin&gt;&lt;/animate&gt;/n &lt;animate id=\\"hideAnimation-9\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-9.end+1\\" fill=\\"freeze\\"&gt;&lt;/animate&gt;/n &lt;/path&gt;/n &lt;/svg&gt;/n &lt;/button&gt;/n &lt;/div&gt;/n&lt;p&gt;&lt;code&gt;[not a link](./path/to/relative/file.md)&lt;/code&gt;&lt;/p&gt;/n&lt;h2 id=\\"subtitle\\"&gt;&lt;a href=\\"1.html#subtitle\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"&gt;&lt;span class=\\"visually-hidden\\" data-no-index=\\"true\\"&gt;Subtitle&lt;/span&gt;&lt;/a&gt;Subtitle&lt;/h2&gt;/n&lt;p&gt;&lt;a href=\\"mermaid.html\\"&gt;Mermaid usage&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"mermaid.html#info\\"&gt;Mermaid info&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"latex.html\\"&gt;Latex usage&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"nowhere-link.html\\"&gt;nowhere-link&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;&lt;a href=\\"includes\\"&gt;noext-link&lt;/a&gt;&lt;/p&gt;/n&lt;p&gt;Bob&lt;/p&gt;/n&lt;p&gt;Forbibben text before {% include &lt;a href=\\"includes/user-e5ceb56bbcbc.html\\"&gt;user&lt;/a&gt; %}&lt;/p&gt;/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-3afe8b28d0fa.md) %}
75
+ {% include [user](includes/user-e5ceb56bbcbc.md) %}
76
76
 
77
- Forbibben text before {% include [user](includes/user-3afe8b28d0fa.md) %}
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-3afe8b28d0fa.md",
191
- "includes/test-3afe8b28d0fa.md",
192
- "includes/user-3afe8b28d0fa.md",
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-3afe8b28d0fa.md) %}
645
+ {% include [user](includes/user-e5ceb56bbcbc.md) %}
646
646
 
647
- {% include [test](includes/test-3afe8b28d0fa.md) %}
647
+ {% include [test](includes/test-c9d04c9565fc.md) %}
648
648
 
649
- {% include [For includes/deep-3afe8b28d0fa.md](includes/deep-3afe8b28d0fa.md) %}
649
+ {% include [For includes/deep-cad9dc01e96f.md](includes/deep-cad9dc01e96f.md) %}
650
650
  "
651
651
  `;
652
652
 
653
- exports[`Regression > internal > includes/deep-3afe8b28d0fa.md 1`] = `
654
- "{% include [user](./user-3afe8b28d0fa.md) %}
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-3afe8b28d0fa.md 1`] = `
658
+ exports[`Regression > internal > includes/test-c9d04c9565fc.md 1`] = `
659
659
  "Test
660
660
  "
661
661
  `;
662
662
 
663
- exports[`Regression > internal > includes/user-3afe8b28d0fa.md 1`] = `
663
+ exports[`Regression > internal > includes/user-e5ceb56bbcbc.md 1`] = `
664
664
  "Bob
665
665
  "
666
666
  `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@diplodoc/cli-tests",
3
- "version": "0.0.0-rc-fix-lint-202505271406",
3
+ "version": "0.0.0-rc-err-count-202505291233",
4
4
  "bin": {
5
5
  "diplodoc-cli-test": "bin.mjs"
6
6
  },