@diplodoc/cli-tests 0.0.0-rc-liquid-conditions-saving-202509050811 → 0.0.0-rc-disable-resolve-codeblock-17941220955
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.
- package/e2e/__snapshots__/alternates.test.ts.snap +905 -0
- package/e2e/__snapshots__/bundles.spec.ts.snap +174 -0
- package/e2e/__snapshots__/include-toc.test.ts.snap +37 -0
- package/e2e/__snapshots__/load-custom-resources.spec.ts.snap +15 -106
- package/e2e/__snapshots__/metadata.spec.ts.snap +9 -47
- package/e2e/__snapshots__/plugin-corner-cases.spec.ts.snap +0 -0
- package/e2e/__snapshots__/preprocess.test.ts.snap +638 -4
- package/e2e/__snapshots__/regression.test.ts.snap +61 -211
- package/e2e/__snapshots__/restricted-access.test.ts.snap +20 -0
- package/e2e/__snapshots__/rtl.spec.ts.snap +18 -105
- package/e2e/__snapshots__/search.test.ts.snap +1 -31
- package/e2e/__snapshots__/single-page.spec.ts.snap +163 -0
- package/e2e/__snapshots__/skip-html-extension.spec.ts.snap +4 -63
- package/e2e/__snapshots__/translation.spec.ts.snap +191 -1416
- package/e2e/alternates.test.ts +34 -0
- package/e2e/bundles.spec.ts +15 -0
- package/e2e/preprocess.test.ts +4 -0
- package/e2e/single-page.spec.ts +22 -0
- package/e2e/translation.spec.ts +1 -27
- package/fixtures/utils/file.ts +49 -6
- package/fixtures/utils/test.ts +2 -0
- package/mocks/alternates/input/.yfm +1 -0
- package/mocks/alternates/input/az/about.md +3 -0
- package/mocks/alternates/input/az/deep/test.md +3 -0
- package/mocks/alternates/input/az/index.yaml +3 -0
- package/mocks/alternates/input/az/toc.yaml +6 -0
- package/mocks/alternates/input/en/about.md +3 -0
- package/mocks/alternates/input/en/deep/test.md +3 -0
- package/mocks/alternates/input/en/index.yaml +3 -0
- package/mocks/alternates/input/en/toc.yaml +6 -0
- package/mocks/alternates/input/ru/about.md +8 -0
- package/mocks/alternates/input/ru/deep/test.md +3 -0
- package/mocks/alternates/input/ru/index.yaml +3 -0
- package/mocks/alternates/input/ru/toc.yaml +6 -0
- package/mocks/bundles/input/.yfm +13 -0
- package/mocks/bundles/input/index.md +12 -0
- package/mocks/bundles/input/page1.md +3 -0
- package/mocks/bundles/input/page2.md +5 -0
- package/mocks/bundles/input/toc.yaml +9 -0
- package/mocks/errors/extract-filtered-link/input/index.md +1 -1
- package/mocks/preprocess/input/_assets/1.svg +15 -0
- package/mocks/preprocess/input/autotitle.md +13 -0
- package/mocks/preprocess/input/images.md +92 -1
- package/mocks/regression/input/autotitle.md +3 -0
- package/mocks/single-page/input/ru/index.yaml +9 -0
- package/mocks/single-page/input/ru/page.md +14 -0
- package/mocks/single-page/input/ru/project/config.md +1 -0
- package/mocks/single-page/input/ru/toc.yaml +7 -0
- package/mocks/translation/dir-files/input/ru/nested/toc.yaml +3 -3
- package/mocks/translation/dir-files/input/ru/nested/use_filtered_above.md +4 -0
- package/package.json +1 -1
- package/mocks/translation/conditions/input/index.md +0 -37
|
@@ -46,23 +46,6 @@ exports[`Regression > internal > filelist 2`] = `
|
|
|
46
46
|
"_assets/3.png",
|
|
47
47
|
"_assets/5_1.png",
|
|
48
48
|
"_assets/empty.pdf",
|
|
49
|
-
"_bundle/app-css-1",
|
|
50
|
-
"_bundle/app-js-2",
|
|
51
|
-
"_bundle/latex-extension.css",
|
|
52
|
-
"_bundle/latex-extension.js",
|
|
53
|
-
"_bundle/mermaid-extension.js",
|
|
54
|
-
"_bundle/page-constructor-extension.css",
|
|
55
|
-
"_bundle/page-constructor-extension.js",
|
|
56
|
-
"_bundle/search-async-0",
|
|
57
|
-
"_bundle/search-async-1",
|
|
58
|
-
"_bundle/search-css-0",
|
|
59
|
-
"_bundle/search-css-1",
|
|
60
|
-
"_bundle/search-css-2",
|
|
61
|
-
"_bundle/search-css-3",
|
|
62
|
-
"_bundle/search-css-4",
|
|
63
|
-
"_bundle/search-js-0",
|
|
64
|
-
"_bundle/search-js-1",
|
|
65
|
-
"_bundle/search-js-2",
|
|
66
49
|
"autotitle.html",
|
|
67
50
|
"c.md",
|
|
68
51
|
"generic/1.html",
|
|
@@ -98,6 +81,8 @@ exports[`Regression > internal 2`] = `
|
|
|
98
81
|
metadata:
|
|
99
82
|
- name: generator
|
|
100
83
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
84
|
+
vcsPath: 1.md
|
|
85
|
+
sourcePath: 1.md
|
|
101
86
|
---
|
|
102
87
|
# Title
|
|
103
88
|
|
|
@@ -136,6 +121,8 @@ exports[`Regression > internal 3`] = `
|
|
|
136
121
|
metadata:
|
|
137
122
|
- name: generator
|
|
138
123
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
124
|
+
vcsPath: autotitle.md
|
|
125
|
+
sourcePath: autotitle.md
|
|
139
126
|
---
|
|
140
127
|
# Autotitles
|
|
141
128
|
|
|
@@ -157,6 +144,9 @@ Empty local title
|
|
|
157
144
|
Special local title
|
|
158
145
|
[Header](#header)
|
|
159
146
|
|
|
147
|
+
Circular title
|
|
148
|
+
[Header](./autotitle.md#header)
|
|
149
|
+
|
|
160
150
|
## Header {#header}
|
|
161
151
|
|
|
162
152
|
Content
|
|
@@ -168,6 +158,8 @@ exports[`Regression > internal 4`] = `
|
|
|
168
158
|
metadata:
|
|
169
159
|
- name: generator
|
|
170
160
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
161
|
+
vcsPath: generic/1.md
|
|
162
|
+
sourcePath: generic/1.md
|
|
171
163
|
---
|
|
172
164
|
# Note 1
|
|
173
165
|
|
|
@@ -180,6 +172,8 @@ exports[`Regression > internal 5`] = `
|
|
|
180
172
|
metadata:
|
|
181
173
|
- name: generator
|
|
182
174
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
175
|
+
vcsPath: generic/2.md
|
|
176
|
+
sourcePath: generic/2.md
|
|
183
177
|
---
|
|
184
178
|
# Note 1
|
|
185
179
|
|
|
@@ -192,6 +186,8 @@ exports[`Regression > internal 6`] = `
|
|
|
192
186
|
metadata:
|
|
193
187
|
- name: generator
|
|
194
188
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
189
|
+
vcsPath: generic/3.md
|
|
190
|
+
sourcePath: generic/3.md
|
|
195
191
|
---
|
|
196
192
|
Note content 1
|
|
197
193
|
"
|
|
@@ -202,6 +198,8 @@ exports[`Regression > internal 7`] = `
|
|
|
202
198
|
metadata:
|
|
203
199
|
- name: generator
|
|
204
200
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
201
|
+
vcsPath: generic/Sub notes/1.md
|
|
202
|
+
sourcePath: generic/Sub notes/1.md
|
|
205
203
|
---
|
|
206
204
|
# Sub note 1
|
|
207
205
|
|
|
@@ -214,6 +212,8 @@ exports[`Regression > internal 8`] = `
|
|
|
214
212
|
metadata:
|
|
215
213
|
- name: generator
|
|
216
214
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
215
|
+
vcsPath: generic/Sub notes/2.md
|
|
216
|
+
sourcePath: generic/Sub notes/2.md
|
|
217
217
|
---
|
|
218
218
|
# Sub note 2
|
|
219
219
|
|
|
@@ -226,6 +226,8 @@ exports[`Regression > internal 9`] = `
|
|
|
226
226
|
metadata:
|
|
227
227
|
- name: generator
|
|
228
228
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
229
|
+
vcsPath: images.md
|
|
230
|
+
sourcePath: images.md
|
|
229
231
|
---
|
|
230
232
|
# Images
|
|
231
233
|
|
|
@@ -247,6 +249,8 @@ exports[`Regression > internal 10`] = `
|
|
|
247
249
|
metadata:
|
|
248
250
|
- name: generator
|
|
249
251
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
252
|
+
vcsPath: included-item.md
|
|
253
|
+
sourcePath: included-item.md
|
|
250
254
|
---
|
|
251
255
|
# Included item
|
|
252
256
|
|
|
@@ -269,6 +273,8 @@ exports[`Regression > internal 11`] = `
|
|
|
269
273
|
metadata:
|
|
270
274
|
- name: generator
|
|
271
275
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
276
|
+
vcsPath: includes.md
|
|
277
|
+
sourcePath: includes.md
|
|
272
278
|
---
|
|
273
279
|
Text
|
|
274
280
|
|
|
@@ -319,6 +325,8 @@ meta:
|
|
|
319
325
|
metadata:
|
|
320
326
|
- name: generator
|
|
321
327
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
328
|
+
vcsPath: index.yaml
|
|
329
|
+
sourcePath: index.yaml
|
|
322
330
|
"
|
|
323
331
|
`;
|
|
324
332
|
|
|
@@ -327,6 +335,8 @@ exports[`Regression > internal 17`] = `
|
|
|
327
335
|
metadata:
|
|
328
336
|
- name: generator
|
|
329
337
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
338
|
+
vcsPath: latex.md
|
|
339
|
+
sourcePath: latex.md
|
|
330
340
|
---
|
|
331
341
|
# Latex usage
|
|
332
342
|
|
|
@@ -339,6 +349,8 @@ exports[`Regression > internal 18`] = `
|
|
|
339
349
|
metadata:
|
|
340
350
|
- name: generator
|
|
341
351
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
352
|
+
vcsPath: merge/merge.md
|
|
353
|
+
sourcePath: merge/merge.md
|
|
342
354
|
---
|
|
343
355
|
# Should use merged item
|
|
344
356
|
|
|
@@ -354,6 +366,7 @@ metadata:
|
|
|
354
366
|
- name: generator
|
|
355
367
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
356
368
|
sourcePath: merge-source/merged.md
|
|
369
|
+
vcsPath: merge-source/merged.md
|
|
357
370
|
---
|
|
358
371
|
# Merged item
|
|
359
372
|
|
|
@@ -378,6 +391,8 @@ exports[`Regression > internal 21`] = `
|
|
|
378
391
|
metadata:
|
|
379
392
|
- name: generator
|
|
380
393
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
394
|
+
vcsPath: mermaid.md
|
|
395
|
+
sourcePath: mermaid.md
|
|
381
396
|
---
|
|
382
397
|
# Mermaid usage
|
|
383
398
|
|
|
@@ -400,6 +415,8 @@ exports[`Regression > internal 22`] = `
|
|
|
400
415
|
metadata:
|
|
401
416
|
- name: generator
|
|
402
417
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
418
|
+
vcsPath: openapi/index.md
|
|
419
|
+
sourcePath: openapi/index.md
|
|
403
420
|
---
|
|
404
421
|
# OpenAPI definition
|
|
405
422
|
|
|
@@ -499,6 +516,8 @@ exports[`Regression > internal 23`] = `
|
|
|
499
516
|
metadata:
|
|
500
517
|
- name: generator
|
|
501
518
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
519
|
+
vcsPath: openapi/test-controller/getWithPayloadResponse.md
|
|
520
|
+
sourcePath: openapi/test-controller/getWithPayloadResponse.md
|
|
502
521
|
---
|
|
503
522
|
<div class="openapi">
|
|
504
523
|
|
|
@@ -583,6 +602,8 @@ exports[`Regression > internal 24`] = `
|
|
|
583
602
|
metadata:
|
|
584
603
|
- name: generator
|
|
585
604
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
605
|
+
vcsPath: openapi/test-controller/index.md
|
|
606
|
+
sourcePath: openapi/test-controller/index.md
|
|
586
607
|
---
|
|
587
608
|
# test-controller
|
|
588
609
|
|
|
@@ -608,6 +629,8 @@ exports[`Regression > internal 26`] = `
|
|
|
608
629
|
metadata:
|
|
609
630
|
- name: generator
|
|
610
631
|
content: Diplodoc Platform vDIPLODOC-VERSION
|
|
632
|
+
vcsPath: sub/folder/item-1.md
|
|
633
|
+
sourcePath: sub/folder/item-1.md
|
|
611
634
|
---
|
|
612
635
|
# Item 1
|
|
613
636
|
|
|
@@ -689,17 +712,12 @@ exports[`Regression > internal 29`] = `
|
|
|
689
712
|
<base href="./" />
|
|
690
713
|
<title>Title</title>
|
|
691
714
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
692
|
-
|
|
693
715
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
697
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
698
716
|
</head>
|
|
699
717
|
<body class="g-root g-root_theme_light">
|
|
700
718
|
<div id="root"></div>
|
|
701
719
|
<script type="application/json" id="diplodoc-state">
|
|
702
|
-
{"data":{"leading":false,"html":"<p>Text {{not-var}} {{skip()}} default-var-value</p>/n<p>Text <code class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-1">{{not-var}}</code> <code class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-2">{{skip()}}</code> <code class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-3">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 class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-4">[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=\\"includes\\">noext-link</a></p>/n<p>Bob</p>/n<div class=\\"yfm inline_code_tooltip\\" id=\\"tooltip_inline_clipboard_dialog\\" role=\\"dialog\\">Скопировано</div>","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"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
720
|
+
{"data":{"leading":false,"html":"<p>Text {{not-var}} {{skip()}} default-var-value</p>/n<p>Text <code class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-1">{{not-var}}</code> <code class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-2">{{skip()}}</code> <code class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-3">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 class=\\"yfm-clipboard-inline-code\\" role=\\"button\\" tabindex=\\"0\\" id="inline-code-id-4">[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=\\"includes\\">noext-link</a></p>/n<p>Bob</p>/n<div class=\\"yfm inline_code_tooltip\\" id=\\"tooltip_inline_clipboard_dialog\\" role=\\"dialog\\">Скопировано</div>","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"1.md","sourcePath":"1.md"},"headings":[{"title":"Subtitle","href":"1.html#subtitle","level":2}],"title":"Title"},"router":{"pathname":"1","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
703
721
|
</script>
|
|
704
722
|
<script type="application/javascript">
|
|
705
723
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -709,10 +727,6 @@ exports[`Regression > internal 29`] = `
|
|
|
709
727
|
window.STATIC_CONTENT = false;
|
|
710
728
|
</script>
|
|
711
729
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
712
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
713
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
714
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
715
|
-
|
|
716
730
|
</body>
|
|
717
731
|
</html>"
|
|
718
732
|
`;
|
|
@@ -726,17 +740,12 @@ exports[`Regression > internal 30`] = `
|
|
|
726
740
|
<base href="./" />
|
|
727
741
|
<title>Autotitles</title>
|
|
728
742
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
729
|
-
|
|
730
743
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
734
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
735
744
|
</head>
|
|
736
745
|
<body class="g-root g-root_theme_light">
|
|
737
746
|
<div id="root"></div>
|
|
738
747
|
<script type="application/json" id="diplodoc-state">
|
|
739
|
-
{"data":{"leading":false,"html":"<p>Empty title<br />/n<a href=\\"1.html\\">Title</a></p>/n<p>Empty subtitle<br />/n<a href=\\"1.html#subtitle\\">Subtitle</a></p>/n<p>Special title<br />/n<a href=\\"1.html\\">Title</a></p>/n<p>Special subtitle<br />/n<a href=\\"1.html#subtitle\\">Subtitle</a></p>/n<p>Empty local title<br />/n<a href=\\"autotitle.html#header\\">Header</a></p>/n<p>Special local title<br />/n<a href=\\"autotitle.html#header\\">Header</a></p>/n<h2 id=\\"header\\"><a href=\\"autotitle.html#header\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Header</span></a>Header</h2>/n<p>Content</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[{"title":"Header","href":"autotitle.html#header","level":2}],"title":"Autotitles"},"router":{"pathname":"autotitle","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
748
|
+
{"data":{"leading":false,"html":"<p>Empty title<br />/n<a href=\\"1.html\\">Title</a></p>/n<p>Empty subtitle<br />/n<a href=\\"1.html#subtitle\\">Subtitle</a></p>/n<p>Special title<br />/n<a href=\\"1.html\\">Title</a></p>/n<p>Special subtitle<br />/n<a href=\\"1.html#subtitle\\">Subtitle</a></p>/n<p>Empty local title<br />/n<a href=\\"autotitle.html#header\\">Header</a></p>/n<p>Special local title<br />/n<a href=\\"autotitle.html#header\\">Header</a></p>/n<p>Circular title<br />/n<a href=\\"autotitle.html#header\\">Header</a></p>/n<h2 id=\\"header\\"><a href=\\"autotitle.html#header\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Header</span></a>Header</h2>/n<p>Content</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"autotitle.md","sourcePath":"autotitle.md"},"headings":[{"title":"Header","href":"autotitle.html#header","level":2}],"title":"Autotitles"},"router":{"pathname":"autotitle","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
740
749
|
</script>
|
|
741
750
|
<script type="application/javascript">
|
|
742
751
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -746,10 +755,6 @@ exports[`Regression > internal 30`] = `
|
|
|
746
755
|
window.STATIC_CONTENT = false;
|
|
747
756
|
</script>
|
|
748
757
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
749
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
750
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
751
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
752
|
-
|
|
753
758
|
</body>
|
|
754
759
|
</html>"
|
|
755
760
|
`;
|
|
@@ -762,6 +767,8 @@ exports[`Regression > internal 31`] = `
|
|
|
762
767
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
763
768
|
<base href="./" />
|
|
764
769
|
<title>Redirect to d.md</title>
|
|
770
|
+
|
|
771
|
+
|
|
765
772
|
<meta http-equiv="refresh" content="0; url=d.md">
|
|
766
773
|
|
|
767
774
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
@@ -789,17 +796,12 @@ exports[`Regression > internal 32`] = `
|
|
|
789
796
|
<base href="../" />
|
|
790
797
|
<title>Note 1</title>
|
|
791
798
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
792
|
-
|
|
793
799
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
797
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
798
800
|
</head>
|
|
799
801
|
<body class="g-root g-root_theme_light">
|
|
800
802
|
<div id="root"></div>
|
|
801
803
|
<script type="application/json" id="diplodoc-state">
|
|
802
|
-
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Note 1"},"router":{"pathname":"generic/1","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
804
|
+
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"generic/1.md","sourcePath":"generic/1.md"},"headings":[],"title":"Note 1"},"router":{"pathname":"generic/1","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
803
805
|
</script>
|
|
804
806
|
<script type="application/javascript">
|
|
805
807
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -809,10 +811,6 @@ exports[`Regression > internal 32`] = `
|
|
|
809
811
|
window.STATIC_CONTENT = false;
|
|
810
812
|
</script>
|
|
811
813
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
812
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
813
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
814
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
815
|
-
|
|
816
814
|
</body>
|
|
817
815
|
</html>"
|
|
818
816
|
`;
|
|
@@ -826,17 +824,12 @@ exports[`Regression > internal 33`] = `
|
|
|
826
824
|
<base href="../" />
|
|
827
825
|
<title>Note 1</title>
|
|
828
826
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
829
|
-
|
|
830
827
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
834
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
835
828
|
</head>
|
|
836
829
|
<body class="g-root g-root_theme_light">
|
|
837
830
|
<div id="root"></div>
|
|
838
831
|
<script type="application/json" id="diplodoc-state">
|
|
839
|
-
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Note 1"},"router":{"pathname":"generic/2","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
832
|
+
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"generic/2.md","sourcePath":"generic/2.md"},"headings":[],"title":"Note 1"},"router":{"pathname":"generic/2","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
840
833
|
</script>
|
|
841
834
|
<script type="application/javascript">
|
|
842
835
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -846,10 +839,6 @@ exports[`Regression > internal 33`] = `
|
|
|
846
839
|
window.STATIC_CONTENT = false;
|
|
847
840
|
</script>
|
|
848
841
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
849
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
850
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
851
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
852
|
-
|
|
853
842
|
</body>
|
|
854
843
|
</html>"
|
|
855
844
|
`;
|
|
@@ -863,17 +852,12 @@ exports[`Regression > internal 34`] = `
|
|
|
863
852
|
<base href="../" />
|
|
864
853
|
<title></title>
|
|
865
854
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
866
|
-
|
|
867
855
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
871
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
872
856
|
</head>
|
|
873
857
|
<body class="g-root g-root_theme_light">
|
|
874
858
|
<div id="root"></div>
|
|
875
859
|
<script type="application/json" id="diplodoc-state">
|
|
876
|
-
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":""},"router":{"pathname":"generic/3","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
860
|
+
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"generic/3.md","sourcePath":"generic/3.md"},"headings":[],"title":""},"router":{"pathname":"generic/3","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
877
861
|
</script>
|
|
878
862
|
<script type="application/javascript">
|
|
879
863
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -883,10 +867,6 @@ exports[`Regression > internal 34`] = `
|
|
|
883
867
|
window.STATIC_CONTENT = false;
|
|
884
868
|
</script>
|
|
885
869
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
886
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
887
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
888
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
889
|
-
|
|
890
870
|
</body>
|
|
891
871
|
</html>"
|
|
892
872
|
`;
|
|
@@ -900,17 +880,12 @@ exports[`Regression > internal 35`] = `
|
|
|
900
880
|
<base href="../../" />
|
|
901
881
|
<title>Sub note 1</title>
|
|
902
882
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
903
|
-
|
|
904
883
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
908
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
909
884
|
</head>
|
|
910
885
|
<body class="g-root g-root_theme_light">
|
|
911
886
|
<div id="root"></div>
|
|
912
887
|
<script type="application/json" id="diplodoc-state">
|
|
913
|
-
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Sub note 1"},"router":{"pathname":"generic/Sub notes/1","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
888
|
+
{"data":{"leading":false,"html":"<p>Note content 1</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"generic/Sub notes/1.md","sourcePath":"generic/Sub notes/1.md"},"headings":[],"title":"Sub note 1"},"router":{"pathname":"generic/Sub notes/1","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
914
889
|
</script>
|
|
915
890
|
<script type="application/javascript">
|
|
916
891
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -920,10 +895,6 @@ exports[`Regression > internal 35`] = `
|
|
|
920
895
|
window.STATIC_CONTENT = false;
|
|
921
896
|
</script>
|
|
922
897
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
923
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
924
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
925
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
926
|
-
|
|
927
898
|
</body>
|
|
928
899
|
</html>"
|
|
929
900
|
`;
|
|
@@ -937,17 +908,12 @@ exports[`Regression > internal 36`] = `
|
|
|
937
908
|
<base href="../../" />
|
|
938
909
|
<title>Sub note 2</title>
|
|
939
910
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
940
|
-
|
|
941
911
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
945
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
946
912
|
</head>
|
|
947
913
|
<body class="g-root g-root_theme_light">
|
|
948
914
|
<div id="root"></div>
|
|
949
915
|
<script type="application/json" id="diplodoc-state">
|
|
950
|
-
{"data":{"leading":false,"html":"<p>Note content 2</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Sub note 2"},"router":{"pathname":"generic/Sub notes/2","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
916
|
+
{"data":{"leading":false,"html":"<p>Note content 2</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"generic/Sub notes/2.md","sourcePath":"generic/Sub notes/2.md"},"headings":[],"title":"Sub note 2"},"router":{"pathname":"generic/Sub notes/2","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
951
917
|
</script>
|
|
952
918
|
<script type="application/javascript">
|
|
953
919
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -957,10 +923,6 @@ exports[`Regression > internal 36`] = `
|
|
|
957
923
|
window.STATIC_CONTENT = false;
|
|
958
924
|
</script>
|
|
959
925
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
960
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
961
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
962
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
963
|
-
|
|
964
926
|
</body>
|
|
965
927
|
</html>"
|
|
966
928
|
`;
|
|
@@ -974,17 +936,12 @@ exports[`Regression > internal 37`] = `
|
|
|
974
936
|
<base href="./" />
|
|
975
937
|
<title>Images</title>
|
|
976
938
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
977
|
-
|
|
978
939
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
982
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
983
940
|
</head>
|
|
984
941
|
<body class="g-root g-root_theme_light">
|
|
985
942
|
<div id="root"></div>
|
|
986
943
|
<script type="application/json" id="diplodoc-state">
|
|
987
|
-
{"data":{"leading":false,"html":"<p><img src=\\"_assets/1.png\\" alt=\\"simple image\\" /></p>/n/n<p><img src=\\"_assets/3.png\\" alt=\\"with trailing comment\\" /></p>/n/n<p><img src=\\"_assets/5_1.png\\" alt=\\"with backslash\\" /></p>/n<p><a href=\\"latex.html\\"><img src=\\"_assets/3.png\\" alt=\\"img 3\\" /></a></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Images"},"router":{"pathname":"images","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
944
|
+
{"data":{"leading":false,"html":"<p><img src=\\"_assets/1.png\\" alt=\\"simple image\\" /></p>/n/n<p><img src=\\"_assets/3.png\\" alt=\\"with trailing comment\\" /></p>/n/n<p><img src=\\"_assets/5_1.png\\" alt=\\"with backslash\\" /></p>/n<p><a href=\\"latex.html\\"><img src=\\"_assets/3.png\\" alt=\\"img 3\\" /></a></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"images.md","sourcePath":"images.md"},"headings":[],"title":"Images"},"router":{"pathname":"images","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
988
945
|
</script>
|
|
989
946
|
<script type="application/javascript">
|
|
990
947
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -994,10 +951,6 @@ exports[`Regression > internal 37`] = `
|
|
|
994
951
|
window.STATIC_CONTENT = false;
|
|
995
952
|
</script>
|
|
996
953
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
997
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
998
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
999
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1000
|
-
|
|
1001
954
|
</body>
|
|
1002
955
|
</html>"
|
|
1003
956
|
`;
|
|
@@ -1011,17 +964,12 @@ exports[`Regression > internal 38`] = `
|
|
|
1011
964
|
<base href="./" />
|
|
1012
965
|
<title>Included item</title>
|
|
1013
966
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1014
|
-
|
|
1015
967
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1019
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1020
968
|
</head>
|
|
1021
969
|
<body class="g-root g-root_theme_light">
|
|
1022
970
|
<div id="root"></div>
|
|
1023
971
|
<script type="application/json" id="diplodoc-state">
|
|
1024
|
-
{"data":{"leading":false,"html":"<p>Included item text</p>/n/n<div class=\\"yfm-note yfm-accent-alert\\" note-type=\\"alert\\"><p class=\\"yfm-note-title\\">Alert!</p>/n<div class=\\"yfm-note-content\\"> /n</div></div><p><img src=\\"_assets/empty.pdf\\" alt=\\"pdf\\" /></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Included item"},"router":{"pathname":"included-item","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
972
|
+
{"data":{"leading":false,"html":"<p>Included item text</p>/n/n<div class=\\"yfm-note yfm-accent-alert\\" note-type=\\"alert\\"><p class=\\"yfm-note-title\\">Alert!</p>/n<div class=\\"yfm-note-content\\"> /n</div></div><p><img src=\\"_assets/empty.pdf\\" alt=\\"pdf\\" /></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"included-item.md","sourcePath":"included-item.md"},"headings":[],"title":"Included item"},"router":{"pathname":"included-item","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1025
973
|
</script>
|
|
1026
974
|
<script type="application/javascript">
|
|
1027
975
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1031,10 +979,6 @@ exports[`Regression > internal 38`] = `
|
|
|
1031
979
|
window.STATIC_CONTENT = false;
|
|
1032
980
|
</script>
|
|
1033
981
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1034
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1035
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1036
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1037
|
-
|
|
1038
982
|
</body>
|
|
1039
983
|
</html>"
|
|
1040
984
|
`;
|
|
@@ -1048,17 +992,12 @@ exports[`Regression > internal 39`] = `
|
|
|
1048
992
|
<base href="./" />
|
|
1049
993
|
<title></title>
|
|
1050
994
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1051
|
-
|
|
1052
995
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1056
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1057
996
|
</head>
|
|
1058
997
|
<body class="g-root g-root_theme_light">
|
|
1059
998
|
<div id="root"></div>
|
|
1060
999
|
<script type="application/json" id="diplodoc-state">
|
|
1061
|
-
{"data":{"leading":false,"html":"<p>Text</p>/n<p>Bob</p>/n<p>Test</p>/n/n<p>Bob</p>/n<p><a href=\\"../latex.html\\"><img src=\\"_assets/3.png\\" alt=\\"img 3\\" /></a></p>/n<p>Link after include<br />/n<a href=\\"1.html#subtitle\\">Subtitle</a></p>/n<p>Link after include</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":""},"router":{"pathname":"includes","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1000
|
+
{"data":{"leading":false,"html":"<p>Text</p>/n<p>Bob</p>/n<p>Test</p>/n/n<p>Bob</p>/n<p><a href=\\"../latex.html\\"><img src=\\"_assets/3.png\\" alt=\\"img 3\\" /></a></p>/n<p>Link after include<br />/n<a href=\\"1.html#subtitle\\">Subtitle</a></p>/n<p>Link after include</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"includes.md","sourcePath":"includes.md"},"headings":[],"title":""},"router":{"pathname":"includes","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1062
1001
|
</script>
|
|
1063
1002
|
<script type="application/javascript">
|
|
1064
1003
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1068,10 +1007,6 @@ exports[`Regression > internal 39`] = `
|
|
|
1068
1007
|
window.STATIC_CONTENT = false;
|
|
1069
1008
|
</script>
|
|
1070
1009
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1071
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1072
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1073
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1074
|
-
|
|
1075
1010
|
</body>
|
|
1076
1011
|
</html>"
|
|
1077
1012
|
`;
|
|
@@ -1085,17 +1020,12 @@ exports[`Regression > internal 40`] = `
|
|
|
1085
1020
|
<base href="./" />
|
|
1086
1021
|
<title></title>
|
|
1087
1022
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1088
|
-
|
|
1089
1023
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1093
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1094
1024
|
</head>
|
|
1095
1025
|
<body class="g-root g-root_theme_light">
|
|
1096
1026
|
<div id="root"></div>
|
|
1097
1027
|
<script type="application/json" id="diplodoc-state">
|
|
1098
|
-
{"data":{"leading":true,"data":{"description":["Some text"],"links":[{"name":"Link 1","href":"1.html"},{"name":"Link 2","href":"1/index.html"}]},"meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"title":""},"router":{"pathname":"index","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1028
|
+
{"data":{"leading":true,"data":{"description":["Some text"],"links":[{"name":"Link 1","href":"1.html"},{"name":"Link 2","href":"1/index.html"}]},"meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"index.yaml","sourcePath":"index.yaml"},"title":""},"router":{"pathname":"index","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1099
1029
|
</script>
|
|
1100
1030
|
<script type="application/javascript">
|
|
1101
1031
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1105,10 +1035,6 @@ exports[`Regression > internal 40`] = `
|
|
|
1105
1035
|
window.STATIC_CONTENT = false;
|
|
1106
1036
|
</script>
|
|
1107
1037
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1108
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1109
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1110
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1111
|
-
|
|
1112
1038
|
</body>
|
|
1113
1039
|
</html>"
|
|
1114
1040
|
`;
|
|
@@ -1122,18 +1048,12 @@ exports[`Regression > internal 41`] = `
|
|
|
1122
1048
|
<base href="./" />
|
|
1123
1049
|
<title>Latex usage</title>
|
|
1124
1050
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1125
|
-
|
|
1126
1051
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1130
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1131
|
-
<link type="text/css" rel="stylesheet" href="_bundle/latex-extension.css"/>
|
|
1132
1052
|
</head>
|
|
1133
1053
|
<body class="g-root g-root_theme_light">
|
|
1134
1054
|
<div id="root"></div>
|
|
1135
1055
|
<script type="application/json" id="diplodoc-state">
|
|
1136
|
-
{"data":{"leading":false,"html":"<p><span class=\\"yfm-latex\\" data-content=\\"%5Csqrt%7B3x-1%7D%2B(1%2Bx)%5E2\\" data-options=\\"%7B%22displayMode%22%3Afalse%7D\\"></span></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"style":["_bundle/latex-extension.css"],"script":["_bundle/latex-extension.js"]},"headings":[],"title":"Latex usage"},"router":{"pathname":"latex","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1056
|
+
{"data":{"leading":false,"html":"<p><span class=\\"yfm-latex\\" data-content=\\"%5Csqrt%7B3x-1%7D%2B(1%2Bx)%5E2\\" data-options=\\"%7B%22displayMode%22%3Afalse%7D\\"></span></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"style":["_bundle/latex-extension.css"],"script":["_bundle/latex-extension.js"],"vcsPath":"latex.md","sourcePath":"latex.md"},"headings":[],"title":"Latex usage"},"router":{"pathname":"latex","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1137
1057
|
</script>
|
|
1138
1058
|
<script type="application/javascript">
|
|
1139
1059
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1143,11 +1063,6 @@ exports[`Regression > internal 41`] = `
|
|
|
1143
1063
|
window.STATIC_CONTENT = false;
|
|
1144
1064
|
</script>
|
|
1145
1065
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1146
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1147
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1148
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1149
|
-
<script type="application/javascript" defer src="_bundle/latex-extension.js"></script>
|
|
1150
|
-
|
|
1151
1066
|
</body>
|
|
1152
1067
|
</html>"
|
|
1153
1068
|
`;
|
|
@@ -1161,17 +1076,12 @@ exports[`Regression > internal 42`] = `
|
|
|
1161
1076
|
<base href="../" />
|
|
1162
1077
|
<title>Should use merged item</title>
|
|
1163
1078
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1164
|
-
|
|
1165
1079
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1169
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1170
1080
|
</head>
|
|
1171
1081
|
<body class="g-root g-root_theme_light">
|
|
1172
1082
|
<div id="root"></div>
|
|
1173
1083
|
<script type="application/json" id="diplodoc-state">
|
|
1174
|
-
{"data":{"leading":false,"html":"<p><a href=\\"merge/merged.html\\">merged</a></p>/n<p>Tool: Hammer and Laser</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Should use merged item"},"router":{"pathname":"merge/merge","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1084
|
+
{"data":{"leading":false,"html":"<p><a href=\\"merge/merged.html\\">merged</a></p>/n<p>Tool: Hammer and Laser</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"merge/merge.md","sourcePath":"merge/merge.md"},"headings":[],"title":"Should use merged item"},"router":{"pathname":"merge/merge","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1175
1085
|
</script>
|
|
1176
1086
|
<script type="application/javascript">
|
|
1177
1087
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1181,10 +1091,6 @@ exports[`Regression > internal 42`] = `
|
|
|
1181
1091
|
window.STATIC_CONTENT = false;
|
|
1182
1092
|
</script>
|
|
1183
1093
|
<script type="application/javascript" defer src="merge/toc.js"></script>
|
|
1184
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1185
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1186
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1187
|
-
|
|
1188
1094
|
</body>
|
|
1189
1095
|
</html>"
|
|
1190
1096
|
`;
|
|
@@ -1198,18 +1104,12 @@ exports[`Regression > internal 43`] = `
|
|
|
1198
1104
|
<base href="../" />
|
|
1199
1105
|
<title>Merged item</title>
|
|
1200
1106
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1201
|
-
<meta name="sourcePath" content="merge-source/merged.md">
|
|
1202
|
-
|
|
1203
1107
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1207
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1208
1108
|
</head>
|
|
1209
1109
|
<body class="g-root g-root_theme_light">
|
|
1210
1110
|
<div id="root"></div>
|
|
1211
1111
|
<script type="application/json" id="diplodoc-state">
|
|
1212
|
-
{"data":{"leading":false,"html":"<p>Should be linked in toc.yaml</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"sourcePath":"merge-source/merged.md"},"headings":[],"title":"Merged item"},"router":{"pathname":"merge/merged","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1112
|
+
{"data":{"leading":false,"html":"<p>Should be linked in toc.yaml</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"sourcePath":"merge-source/merged.md","vcsPath":"merge-source/merged.md"},"headings":[],"title":"Merged item"},"router":{"pathname":"merge/merged","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1213
1113
|
</script>
|
|
1214
1114
|
<script type="application/javascript">
|
|
1215
1115
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1219,10 +1119,6 @@ exports[`Regression > internal 43`] = `
|
|
|
1219
1119
|
window.STATIC_CONTENT = false;
|
|
1220
1120
|
</script>
|
|
1221
1121
|
<script type="application/javascript" defer src="merge/toc.js"></script>
|
|
1222
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1223
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1224
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1225
|
-
|
|
1226
1122
|
</body>
|
|
1227
1123
|
</html>"
|
|
1228
1124
|
`;
|
|
@@ -1238,17 +1134,12 @@ exports[`Regression > internal 45`] = `
|
|
|
1238
1134
|
<base href="./" />
|
|
1239
1135
|
<title>Mermaid usage</title>
|
|
1240
1136
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1241
|
-
|
|
1242
1137
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1246
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1247
1138
|
</head>
|
|
1248
1139
|
<body class="g-root g-root_theme_light">
|
|
1249
1140
|
<div id="root"></div>
|
|
1250
1141
|
<script type="application/json" id="diplodoc-state">
|
|
1251
|
-
{"data":{"leading":false,"html":"<div class=\\"mermaid\\" data-content=\\"sequenceDiagram%0A%20%20%20%20%20%20%20%20rect%20rgba(251%2C%20243%2C%20232%2C%200.2)%0A%20%20%20%20%20%20%20%20%20%20%20%20Alice%20-%3E%3E%20Bob%3A%0A%20%20%20%20%20%20%20%20end%0A\\"></div><h2 id=\\"info\\"><a href=\\"mermaid.html#info\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Mermaid info</span></a>Mermaid info</h2>/n<p>Some mermaid info</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"script":["_bundle/mermaid-extension.js"]},"headings":[{"title":"Mermaid info","href":"mermaid.html#info","level":2}],"title":"Mermaid usage"},"router":{"pathname":"mermaid","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1142
|
+
{"data":{"leading":false,"html":"<div class=\\"mermaid\\" data-content=\\"sequenceDiagram%0A%20%20%20%20%20%20%20%20rect%20rgba(251%2C%20243%2C%20232%2C%200.2)%0A%20%20%20%20%20%20%20%20%20%20%20%20Alice%20-%3E%3E%20Bob%3A%0A%20%20%20%20%20%20%20%20end%0A\\"></div><h2 id=\\"info\\"><a href=\\"mermaid.html#info\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Mermaid info</span></a>Mermaid info</h2>/n<p>Some mermaid info</p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"script":["_bundle/mermaid-extension.js"],"vcsPath":"mermaid.md","sourcePath":"mermaid.md"},"headings":[{"title":"Mermaid info","href":"mermaid.html#info","level":2}],"title":"Mermaid usage"},"router":{"pathname":"mermaid","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1252
1143
|
</script>
|
|
1253
1144
|
<script type="application/javascript">
|
|
1254
1145
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1258,11 +1149,6 @@ exports[`Regression > internal 45`] = `
|
|
|
1258
1149
|
window.STATIC_CONTENT = false;
|
|
1259
1150
|
</script>
|
|
1260
1151
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1261
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1262
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1263
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1264
|
-
<script type="application/javascript" defer src="_bundle/mermaid-extension.js"></script>
|
|
1265
|
-
|
|
1266
1152
|
</body>
|
|
1267
1153
|
</html>"
|
|
1268
1154
|
`;
|
|
@@ -1276,18 +1162,13 @@ exports[`Regression > internal 46`] = `
|
|
|
1276
1162
|
<base href="../" />
|
|
1277
1163
|
<title>OpenAPI definition</title>
|
|
1278
1164
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1279
|
-
|
|
1280
1165
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1284
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1285
1166
|
<link type="text/css" rel="stylesheet" href="_assets/cut-extension.css"/>
|
|
1286
1167
|
</head>
|
|
1287
1168
|
<body class="g-root g-root_theme_light">
|
|
1288
1169
|
<div id="root"></div>
|
|
1289
1170
|
<script type="application/json" id="diplodoc-state">
|
|
1290
|
-
{"data":{"leading":false,"html":"<p><samp>version: v0</samp></p>/n<h2 id=\\"sections\\"><a href=\\"openapi/index.html#sections\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Sections</span></a>Sections</h2>/n<ul>/n<li><a href=\\"openapi/test-controller/index.html\\">test-controller</a></li>/n</ul>/n<h2 id=\\"specification\\"><a href=\\"openapi/index.html#specification\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Specification</span></a>Specification</h2>/n<details class=\\"yfm-cut\\"><summary class=\\"yfm-cut-title\\">Open API</summary><div class=\\"yfm-cut-content\\">/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs text\\">{/n \\"openapi\\": \\"3.0.1\\",/n \\"info\\": {/n \\"title\\": \\"OpenAPI definition\\",/n \\"version\\": \\"v0\\"/n },/n \\"servers\\": [/n {/n \\"url\\": \\"http://localhost:8080\\",/n \\"description\\": \\"Generated server url\\"/n }/n ],/n \\"paths\\": {/n \\"/test\\": {/n \\"get\\": {/n \\"tags\\": [/n \\"test-controller\\"/n ],/n \\"summary\\": \\"Simple get operation. тест новой верстки 3\\",/n \\"description\\": \\"Defines a simple get operation with no inputs and a complex\\",/n \\"operationId\\": \\"getWithPayloadResponse\\",/n \\"responses\\": {/n \\"200\\": {/n \\"description\\": \\"200!!!!\\",/n \\"content\\": {/n \\"application/json\\": {/n \\"schema\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"A\\": {/n \\"type\\": \\"string\\"/n }/n }/n }/n }/n }/n }/n }/n }/n }/n },/n \\"components\\": {/n \\"schemas\\": {/n \\"RecurceTop\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"A\\": {/n \\"type\\": \\"string\\"/n }/n }/n },/n \\"RecurceMiddle\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"B\\": {/n \\"type\\": \\"array\\",/n \\"items\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"A\\": {/n \\"type\\": \\"string\\"/n }/n }/n }/n }/n }/n }/n }/n }/n}/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=\\"21\\">/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-21\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-21\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-21.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n</div></details>","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"style":["_assets/cut-extension.css"],"script":["_assets/cut-extension.js"]},"headings":[{"title":"Sections","href":"openapi/index.html#sections","level":2},{"title":"Specification","href":"openapi/index.html#specification","level":2}],"title":"OpenAPI definition"},"router":{"pathname":"openapi/index","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1171
|
+
{"data":{"leading":false,"html":"<p><samp>version: v0</samp></p>/n<h2 id=\\"sections\\"><a href=\\"openapi/index.html#sections\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Sections</span></a>Sections</h2>/n<ul>/n<li><a href=\\"openapi/test-controller/index.html\\">test-controller</a></li>/n</ul>/n<h2 id=\\"specification\\"><a href=\\"openapi/index.html#specification\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Specification</span></a>Specification</h2>/n<details class=\\"yfm-cut\\"><summary class=\\"yfm-cut-title\\">Open API</summary><div class=\\"yfm-cut-content\\">/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs text\\">{/n \\"openapi\\": \\"3.0.1\\",/n \\"info\\": {/n \\"title\\": \\"OpenAPI definition\\",/n \\"version\\": \\"v0\\"/n },/n \\"servers\\": [/n {/n \\"url\\": \\"http://localhost:8080\\",/n \\"description\\": \\"Generated server url\\"/n }/n ],/n \\"paths\\": {/n \\"/test\\": {/n \\"get\\": {/n \\"tags\\": [/n \\"test-controller\\"/n ],/n \\"summary\\": \\"Simple get operation. тест новой верстки 3\\",/n \\"description\\": \\"Defines a simple get operation with no inputs and a complex\\",/n \\"operationId\\": \\"getWithPayloadResponse\\",/n \\"responses\\": {/n \\"200\\": {/n \\"description\\": \\"200!!!!\\",/n \\"content\\": {/n \\"application/json\\": {/n \\"schema\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"A\\": {/n \\"type\\": \\"string\\"/n }/n }/n }/n }/n }/n }/n }/n }/n }/n },/n \\"components\\": {/n \\"schemas\\": {/n \\"RecurceTop\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"A\\": {/n \\"type\\": \\"string\\"/n }/n }/n },/n \\"RecurceMiddle\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"B\\": {/n \\"type\\": \\"array\\",/n \\"items\\": {/n \\"type\\": \\"object\\",/n \\"properties\\": {/n \\"A\\": {/n \\"type\\": \\"string\\"/n }/n }/n }/n }/n }/n }/n }/n }/n}/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=\\"21\\">/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-21\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-21\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-21.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n</div></details>","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"style":["_assets/cut-extension.css"],"script":["_assets/cut-extension.js"],"vcsPath":"openapi/index.md","sourcePath":"openapi/index.md"},"headings":[{"title":"Sections","href":"openapi/index.html#sections","level":2},{"title":"Specification","href":"openapi/index.html#specification","level":2}],"title":"OpenAPI definition"},"router":{"pathname":"openapi/index","depth":2,"base":"../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1291
1172
|
</script>
|
|
1292
1173
|
<script type="application/javascript">
|
|
1293
1174
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1297,11 +1178,7 @@ exports[`Regression > internal 46`] = `
|
|
|
1297
1178
|
window.STATIC_CONTENT = false;
|
|
1298
1179
|
</script>
|
|
1299
1180
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1300
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1301
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1302
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1303
1181
|
<script type="application/javascript" defer src="_assets/cut-extension.js"></script>
|
|
1304
|
-
|
|
1305
1182
|
</body>
|
|
1306
1183
|
</html>"
|
|
1307
1184
|
`;
|
|
@@ -1315,18 +1192,13 @@ exports[`Regression > internal 47`] = `
|
|
|
1315
1192
|
<base href="../../" />
|
|
1316
1193
|
<title></title>
|
|
1317
1194
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1318
|
-
|
|
1319
1195
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1323
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1324
1196
|
<link type="text/css" rel="stylesheet" href="_assets/cut-extension.css"/>
|
|
1325
1197
|
</head>
|
|
1326
1198
|
<body class="g-root g-root_theme_light">
|
|
1327
1199
|
<div id="root"></div>
|
|
1328
1200
|
<script type="application/json" id="diplodoc-state">
|
|
1329
|
-
{"data":{"leading":false,"html":"<div class=\\"openapi\\">/n<h1>Simple get operation. тест новой верстки 3</h1>/n<p>Defines a simple get operation with no inputs and a complex</p>/n<h2 id=\\"request\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#request\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Request</span></a>Request</h2>/n<div class=\\"openapi__requests\\">/n<div class=\\"openapi__request__wrapper\\" style=\\"--method:var(--dc-openapi-methods-get);margin-bottom:12px\\">/n<div class=\\"openapi__request\\">/n<p class=\\"openapi__method\\">GET</p>/n/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs text\\">http://localhost:8080/test/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=\\"16\\">/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-16\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-16\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-16.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n</div>/n<p>Generated server url</p>/n</div>/n</div>/n<h2 id=\\"responses\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#responses\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Responses</span></a>Responses</h2>/n<div class=\\"openapi__response__code__200\\">/n<h2 id=\\"200-ok\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#200-ok\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">200 OK</span></a>200 OK</h2>/n<p>200!!!!</p>/n<div class=\\"openapi-entity\\">/n<h3 id=\\"body\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#body\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Body</span></a>Body</h3>/n<details class=\\"yfm-cut\\"><summary class=\\"yfm-cut-title\\">application/json</summary><div class=\\"yfm-cut-content\\">/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs json\\"><span class=\\"hljs-punctuation\\">{</span>/n <span class=\\"hljs-attr\\">\\"A\\"</span><span class=\\"hljs-punctuation\\">:</span> <span class=\\"hljs-string\\">\\"string\\"</span>/n<span class=\\"hljs-punctuation\\">}</span>/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=\\"42\\">/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-42\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-42\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-42.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n</div></details><table>/n<tbody>/n<tr>/n<td>/n<p><strong>Name</strong></p>/n</td>/n<td>/n<p><strong>Description</strong></p>/n</td>/n</tr>/n<tr>/n<td class=\\"openapi-table-parameter-name\\">/n<p>A</p>/n</td>/n<td>/n<p><strong>Type:</strong> string</p>/n</td>/n</tr>/n</tbody>/n</table>/n</div>/n</div>/n/n</div>/n<dfn class=\\"yfm yfm-term_dfn\\" id=\\":Deprecated_element\\" role=\\"dialog\\"><p>No longer supported, please use an alternative and newer version.</p>/n</dfn>","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"style":["_assets/cut-extension.css"],"script":["_assets/cut-extension.js"]},"headings":[{"title":"Request","href":"openapi/test-controller/getWithPayloadResponse.html#request","level":2},{"title":"Responses","href":"openapi/test-controller/getWithPayloadResponse.html#responses","level":2},{"title":"200 OK","href":"openapi/test-controller/getWithPayloadResponse.html#200-ok","level":2,"items":[{"title":"Body","href":"openapi/test-controller/getWithPayloadResponse.html#body","level":3}]}],"title":""},"router":{"pathname":"openapi/test-controller/getWithPayloadResponse","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1201
|
+
{"data":{"leading":false,"html":"<div class=\\"openapi\\">/n<h1>Simple get operation. тест новой верстки 3</h1>/n<p>Defines a simple get operation with no inputs and a complex</p>/n<h2 id=\\"request\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#request\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Request</span></a>Request</h2>/n<div class=\\"openapi__requests\\">/n<div class=\\"openapi__request__wrapper\\" style=\\"--method:var(--dc-openapi-methods-get);margin-bottom:12px\\">/n<div class=\\"openapi__request\\">/n<p class=\\"openapi__method\\">GET</p>/n/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs text\\">http://localhost:8080/test/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=\\"16\\">/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-16\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-16\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-16.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n</div>/n<p>Generated server url</p>/n</div>/n</div>/n<h2 id=\\"responses\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#responses\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Responses</span></a>Responses</h2>/n<div class=\\"openapi__response__code__200\\">/n<h2 id=\\"200-ok\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#200-ok\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">200 OK</span></a>200 OK</h2>/n<p>200!!!!</p>/n<div class=\\"openapi-entity\\">/n<h3 id=\\"body\\"><a href=\\"openapi/test-controller/getWithPayloadResponse.html#body\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Body</span></a>Body</h3>/n<details class=\\"yfm-cut\\"><summary class=\\"yfm-cut-title\\">application/json</summary><div class=\\"yfm-cut-content\\">/n <div class=\\"yfm-clipboard\\">/n <pre><code class=\\"hljs json\\"><span class=\\"hljs-punctuation\\">{</span>/n <span class=\\"hljs-attr\\">\\"A\\"</span><span class=\\"hljs-punctuation\\">:</span> <span class=\\"hljs-string\\">\\"string\\"</span>/n<span class=\\"hljs-punctuation\\">}</span>/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=\\"42\\">/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-42\\" attributeName=\\"visibility\\" from=\\"hidden\\" to=\\"visible\\" dur=\\"0.2s\\" fill=\\"freeze\\" begin></animate>/n <animate id=\\"hideAnimation-42\\" attributeName=\\"visibility\\" from=\\"visible\\" to=\\"hidden\\" dur=\\"1s\\" begin=\\"visibileAnimation-42.end+1\\" fill=\\"freeze\\"></animate>/n </path>/n </svg>/n </button>/n </div>/n</div></details><table>/n<tbody>/n<tr>/n<td>/n<p><strong>Name</strong></p>/n</td>/n<td>/n<p><strong>Description</strong></p>/n</td>/n</tr>/n<tr>/n<td class=\\"openapi-table-parameter-name\\">/n<p>A</p>/n</td>/n<td>/n<p><strong>Type:</strong> string</p>/n</td>/n</tr>/n</tbody>/n</table>/n</div>/n</div>/n/n</div>/n<dfn class=\\"yfm yfm-term_dfn\\" id=\\":Deprecated_element\\" role=\\"dialog\\"><p>No longer supported, please use an alternative and newer version.</p>/n</dfn>","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"style":["_assets/cut-extension.css"],"script":["_assets/cut-extension.js"],"vcsPath":"openapi/test-controller/getWithPayloadResponse.md","sourcePath":"openapi/test-controller/getWithPayloadResponse.md"},"headings":[{"title":"Request","href":"openapi/test-controller/getWithPayloadResponse.html#request","level":2},{"title":"Responses","href":"openapi/test-controller/getWithPayloadResponse.html#responses","level":2},{"title":"200 OK","href":"openapi/test-controller/getWithPayloadResponse.html#200-ok","level":2,"items":[{"title":"Body","href":"openapi/test-controller/getWithPayloadResponse.html#body","level":3}]}],"title":""},"router":{"pathname":"openapi/test-controller/getWithPayloadResponse","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1330
1202
|
</script>
|
|
1331
1203
|
<script type="application/javascript">
|
|
1332
1204
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1336,11 +1208,7 @@ exports[`Regression > internal 47`] = `
|
|
|
1336
1208
|
window.STATIC_CONTENT = false;
|
|
1337
1209
|
</script>
|
|
1338
1210
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1339
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1340
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1341
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1342
1211
|
<script type="application/javascript" defer src="_assets/cut-extension.js"></script>
|
|
1343
|
-
|
|
1344
1212
|
</body>
|
|
1345
1213
|
</html>"
|
|
1346
1214
|
`;
|
|
@@ -1354,17 +1222,12 @@ exports[`Regression > internal 48`] = `
|
|
|
1354
1222
|
<base href="../../" />
|
|
1355
1223
|
<title>test-controller</title>
|
|
1356
1224
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1357
|
-
|
|
1358
1225
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1362
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1363
1226
|
</head>
|
|
1364
1227
|
<body class="g-root g-root_theme_light">
|
|
1365
1228
|
<div id="root"></div>
|
|
1366
1229
|
<script type="application/json" id="diplodoc-state">
|
|
1367
|
-
{"data":{"leading":false,"html":"<h2 id=\\"endpoints\\"><a href=\\"openapi/test-controller/index.html#endpoints\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Endpoints</span></a>Endpoints</h2>/n<ul>/n<li><a href=\\"openapi/test-controller/getWithPayloadResponse.html\\">Simple get operation. тест новой верстки 3</a></li>/n</ul>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[{"title":"Endpoints","href":"openapi/test-controller/index.html#endpoints","level":2}],"title":"test-controller"},"router":{"pathname":"openapi/test-controller/index","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1230
|
+
{"data":{"leading":false,"html":"<h2 id=\\"endpoints\\"><a href=\\"openapi/test-controller/index.html#endpoints\\" class=\\"yfm-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Endpoints</span></a>Endpoints</h2>/n<ul>/n<li><a href=\\"openapi/test-controller/getWithPayloadResponse.html\\">Simple get operation. тест новой верстки 3</a></li>/n</ul>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"openapi/test-controller/index.md","sourcePath":"openapi/test-controller/index.md"},"headings":[{"title":"Endpoints","href":"openapi/test-controller/index.html#endpoints","level":2}],"title":"test-controller"},"router":{"pathname":"openapi/test-controller/index","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1368
1231
|
</script>
|
|
1369
1232
|
<script type="application/javascript">
|
|
1370
1233
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1374,10 +1237,6 @@ exports[`Regression > internal 48`] = `
|
|
|
1374
1237
|
window.STATIC_CONTENT = false;
|
|
1375
1238
|
</script>
|
|
1376
1239
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1377
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1378
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1379
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1380
|
-
|
|
1381
1240
|
</body>
|
|
1382
1241
|
</html>"
|
|
1383
1242
|
`;
|
|
@@ -1391,17 +1250,12 @@ exports[`Regression > internal 49`] = `
|
|
|
1391
1250
|
<base href="../../" />
|
|
1392
1251
|
<title>Item 1</title>
|
|
1393
1252
|
<meta name="generator" content="Diplodoc Platform vDIPLODOC-VERSION">
|
|
1394
|
-
|
|
1395
1253
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-0"/>
|
|
1399
|
-
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1400
1254
|
</head>
|
|
1401
1255
|
<body class="g-root g-root_theme_light">
|
|
1402
1256
|
<div id="root"></div>
|
|
1403
1257
|
<script type="application/json" id="diplodoc-state">
|
|
1404
|
-
{"data":{"leading":false,"html":"<p>Item 1 text</p>/n<p><a href=\\"images.html\\">Images</a></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}]},"headings":[],"title":"Item 1"},"router":{"pathname":"sub/folder/item-1","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1258
|
+
{"data":{"leading":false,"html":"<p>Item 1 text</p>/n<p><a href=\\"images.html\\">Images</a></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"vcsPath":"sub/folder/item-1.md","sourcePath":"sub/folder/item-1.md"},"headings":[],"title":"Item 1"},"router":{"pathname":"sub/folder/item-1","depth":3,"base":"../../"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
1405
1259
|
</script>
|
|
1406
1260
|
<script type="application/javascript">
|
|
1407
1261
|
const data = document.querySelector('script#diplodoc-state');
|
|
@@ -1411,10 +1265,6 @@ exports[`Regression > internal 49`] = `
|
|
|
1411
1265
|
window.STATIC_CONTENT = false;
|
|
1412
1266
|
</script>
|
|
1413
1267
|
<script type="application/javascript" defer src="toc.js"></script>
|
|
1414
|
-
<script type="application/javascript" defer src="_bundle/search-js-1"></script>
|
|
1415
|
-
<script type="application/javascript" defer src="_bundle/search-js-2"></script>
|
|
1416
|
-
<script type="application/javascript" defer src="_bundle/app-js-2"></script>
|
|
1417
|
-
|
|
1418
1268
|
</body>
|
|
1419
1269
|
</html>"
|
|
1420
1270
|
`;
|