@diplodoc/cli-tests 5.0.0 → 5.0.2
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.
|
@@ -9,17 +9,19 @@ exports[`Allow load custom resources > md2html single page with custom resources
|
|
|
9
9
|
"_bundle/search-async-0",
|
|
10
10
|
"_bundle/app-css-1",
|
|
11
11
|
"_bundle/app-js-1",
|
|
12
|
-
"_bundle/
|
|
12
|
+
"_bundle/app-css-3",
|
|
13
13
|
"_bundle/latex-extension.css",
|
|
14
14
|
"_bundle/latex-extension.js",
|
|
15
15
|
"_bundle/mermaid-extension.js",
|
|
16
16
|
"_bundle/page-constructor-extension.css",
|
|
17
17
|
"_bundle/page-constructor-extension.js",
|
|
18
18
|
"_bundle/search-js-0",
|
|
19
|
-
"_bundle/search-js-1",
|
|
20
19
|
"_bundle/search-css-0",
|
|
21
|
-
"_bundle/search-js-
|
|
20
|
+
"_bundle/search-js-1",
|
|
21
|
+
"_bundle/search-css-3",
|
|
22
22
|
"_bundle/search-css-1",
|
|
23
|
+
"_bundle/search-js-2",
|
|
24
|
+
"_bundle/search-css-2",
|
|
23
25
|
"index.html",
|
|
24
26
|
"page.html",
|
|
25
27
|
"project/config.html",
|
|
@@ -53,7 +55,7 @@ exports[`Allow load custom resources > md2html single page with custom resources
|
|
|
53
55
|
|
|
54
56
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
55
57
|
|
|
56
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
58
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
57
59
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
58
60
|
<link type="text/css" rel="stylesheet" href="_assets/style/test.css"/>
|
|
59
61
|
</head>
|
|
@@ -92,7 +94,7 @@ exports[`Allow load custom resources > md2html single page with custom resources
|
|
|
92
94
|
|
|
93
95
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
94
96
|
|
|
95
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
97
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
96
98
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
97
99
|
<link type="text/css" rel="stylesheet" href="_assets/style/test.css"/>
|
|
98
100
|
</head>
|
|
@@ -130,7 +132,7 @@ exports[`Allow load custom resources > md2html single page with custom resources
|
|
|
130
132
|
|
|
131
133
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
132
134
|
|
|
133
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
135
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
134
136
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
135
137
|
<link type="text/css" rel="stylesheet" href="_assets/style/test.css"/>
|
|
136
138
|
</head>
|
|
@@ -171,7 +173,7 @@ exports[`Allow load custom resources > md2html single page with custom resources
|
|
|
171
173
|
|
|
172
174
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
173
175
|
|
|
174
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
176
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
175
177
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
176
178
|
<link type="text/css" rel="stylesheet" href="_assets/style/test.css"/>
|
|
177
179
|
</head>
|
|
@@ -210,17 +212,19 @@ exports[`Allow load custom resources > md2html with custom resources > filelist
|
|
|
210
212
|
"_bundle/search-async-0",
|
|
211
213
|
"_bundle/app-css-1",
|
|
212
214
|
"_bundle/app-js-1",
|
|
213
|
-
"_bundle/
|
|
215
|
+
"_bundle/app-css-3",
|
|
214
216
|
"_bundle/latex-extension.css",
|
|
215
217
|
"_bundle/latex-extension.js",
|
|
216
218
|
"_bundle/mermaid-extension.js",
|
|
217
219
|
"_bundle/page-constructor-extension.css",
|
|
218
220
|
"_bundle/page-constructor-extension.js",
|
|
219
221
|
"_bundle/search-js-0",
|
|
220
|
-
"_bundle/search-js-1",
|
|
221
222
|
"_bundle/search-css-0",
|
|
222
|
-
"_bundle/search-js-
|
|
223
|
+
"_bundle/search-js-1",
|
|
224
|
+
"_bundle/search-css-3",
|
|
223
225
|
"_bundle/search-css-1",
|
|
226
|
+
"_bundle/search-js-2",
|
|
227
|
+
"_bundle/search-css-2",
|
|
224
228
|
"index.html",
|
|
225
229
|
"page.html",
|
|
226
230
|
"project/config.html",
|
|
@@ -251,7 +255,7 @@ exports[`Allow load custom resources > md2html with custom resources 2`] = `
|
|
|
251
255
|
|
|
252
256
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
253
257
|
|
|
254
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
258
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
255
259
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
256
260
|
<link type="text/css" rel="stylesheet" href="_assets/style/test.css"/>
|
|
257
261
|
</head>
|
|
@@ -290,7 +294,7 @@ exports[`Allow load custom resources > md2html with custom resources 3`] = `
|
|
|
290
294
|
|
|
291
295
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
292
296
|
|
|
293
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
297
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
294
298
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
295
299
|
<link type="text/css" rel="stylesheet" href="_assets/style/test.css"/>
|
|
296
300
|
</head>
|
|
@@ -328,7 +332,7 @@ exports[`Allow load custom resources > md2html with custom resources 4`] = `
|
|
|
328
332
|
|
|
329
333
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
330
334
|
|
|
331
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
335
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
332
336
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
333
337
|
<link type="text/css" rel="stylesheet" href="_assets/style/test.css"/>
|
|
334
338
|
</head>
|
|
@@ -6,17 +6,19 @@ exports[`Allow load custom resources > md2html with metadata > filelist 1`] = `
|
|
|
6
6
|
"_bundle/search-async-0",
|
|
7
7
|
"_bundle/app-css-1",
|
|
8
8
|
"_bundle/app-js-1",
|
|
9
|
-
"_bundle/
|
|
9
|
+
"_bundle/app-css-3",
|
|
10
10
|
"_bundle/latex-extension.css",
|
|
11
11
|
"_bundle/latex-extension.js",
|
|
12
12
|
"_bundle/mermaid-extension.js",
|
|
13
13
|
"_bundle/page-constructor-extension.css",
|
|
14
14
|
"_bundle/page-constructor-extension.js",
|
|
15
15
|
"_bundle/search-js-0",
|
|
16
|
-
"_bundle/search-js-1",
|
|
17
16
|
"_bundle/search-css-0",
|
|
18
|
-
"_bundle/search-js-
|
|
17
|
+
"_bundle/search-js-1",
|
|
18
|
+
"_bundle/search-css-3",
|
|
19
19
|
"_bundle/search-css-1",
|
|
20
|
+
"_bundle/search-js-2",
|
|
21
|
+
"_bundle/search-css-2",
|
|
20
22
|
"index.html",
|
|
21
23
|
"page.html",
|
|
22
24
|
"project/config.html",
|
|
@@ -40,7 +42,7 @@ exports[`Allow load custom resources > md2html with metadata 1`] = `
|
|
|
40
42
|
|
|
41
43
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
42
44
|
|
|
43
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
45
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
44
46
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
45
47
|
</head>
|
|
46
48
|
<body class="g-root g-root_theme_light">
|
|
@@ -79,7 +81,7 @@ exports[`Allow load custom resources > md2html with metadata 2`] = `
|
|
|
79
81
|
|
|
80
82
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
81
83
|
|
|
82
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
84
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
83
85
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
84
86
|
</head>
|
|
85
87
|
<body class="g-root g-root_theme_light">
|
|
@@ -118,7 +120,7 @@ exports[`Allow load custom resources > md2html with metadata 3`] = `
|
|
|
118
120
|
|
|
119
121
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
120
122
|
|
|
121
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
123
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
122
124
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
123
125
|
</head>
|
|
124
126
|
<body class="g-root g-root_theme_light">
|
|
@@ -45,17 +45,19 @@ exports[`Regression > internal > filelist 2`] = `
|
|
|
45
45
|
"_bundle/search-async-0",
|
|
46
46
|
"_bundle/app-css-1",
|
|
47
47
|
"_bundle/app-js-1",
|
|
48
|
-
"_bundle/
|
|
48
|
+
"_bundle/app-css-3",
|
|
49
49
|
"_bundle/latex-extension.css",
|
|
50
50
|
"_bundle/latex-extension.js",
|
|
51
51
|
"_bundle/mermaid-extension.js",
|
|
52
52
|
"_bundle/page-constructor-extension.css",
|
|
53
53
|
"_bundle/page-constructor-extension.js",
|
|
54
54
|
"_bundle/search-js-0",
|
|
55
|
-
"_bundle/search-js-1",
|
|
56
55
|
"_bundle/search-css-0",
|
|
57
|
-
"_bundle/search-js-
|
|
56
|
+
"_bundle/search-js-1",
|
|
57
|
+
"_bundle/search-css-3",
|
|
58
58
|
"_bundle/search-css-1",
|
|
59
|
+
"_bundle/search-js-2",
|
|
60
|
+
"_bundle/search-css-2",
|
|
59
61
|
"autotitle.html",
|
|
60
62
|
"c.md",
|
|
61
63
|
"generic/1.html",
|
|
@@ -652,7 +654,7 @@ exports[`Regression > internal 26`] = `
|
|
|
652
654
|
|
|
653
655
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
654
656
|
|
|
655
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
657
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
656
658
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
657
659
|
</head>
|
|
658
660
|
<body class="g-root g-root_theme_light">
|
|
@@ -688,7 +690,7 @@ exports[`Regression > internal 27`] = `
|
|
|
688
690
|
|
|
689
691
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
690
692
|
|
|
691
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
693
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
692
694
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
693
695
|
</head>
|
|
694
696
|
<body class="g-root g-root_theme_light">
|
|
@@ -749,7 +751,7 @@ exports[`Regression > internal 29`] = `
|
|
|
749
751
|
|
|
750
752
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
751
753
|
|
|
752
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
754
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
753
755
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
754
756
|
</head>
|
|
755
757
|
<body class="g-root g-root_theme_light">
|
|
@@ -785,7 +787,7 @@ exports[`Regression > internal 30`] = `
|
|
|
785
787
|
|
|
786
788
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
787
789
|
|
|
788
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
790
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
789
791
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
790
792
|
</head>
|
|
791
793
|
<body class="g-root g-root_theme_light">
|
|
@@ -821,7 +823,7 @@ exports[`Regression > internal 31`] = `
|
|
|
821
823
|
|
|
822
824
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
823
825
|
|
|
824
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
826
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
825
827
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
826
828
|
</head>
|
|
827
829
|
<body class="g-root g-root_theme_light">
|
|
@@ -857,7 +859,7 @@ exports[`Regression > internal 32`] = `
|
|
|
857
859
|
|
|
858
860
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
859
861
|
|
|
860
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
862
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
861
863
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
862
864
|
</head>
|
|
863
865
|
<body class="g-root g-root_theme_light">
|
|
@@ -893,7 +895,7 @@ exports[`Regression > internal 33`] = `
|
|
|
893
895
|
|
|
894
896
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
895
897
|
|
|
896
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
898
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
897
899
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
898
900
|
</head>
|
|
899
901
|
<body class="g-root g-root_theme_light">
|
|
@@ -929,7 +931,7 @@ exports[`Regression > internal 34`] = `
|
|
|
929
931
|
|
|
930
932
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
931
933
|
|
|
932
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
934
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
933
935
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
934
936
|
</head>
|
|
935
937
|
<body class="g-root g-root_theme_light">
|
|
@@ -965,7 +967,7 @@ exports[`Regression > internal 35`] = `
|
|
|
965
967
|
|
|
966
968
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
967
969
|
|
|
968
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
970
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
969
971
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
970
972
|
</head>
|
|
971
973
|
<body class="g-root g-root_theme_light">
|
|
@@ -1001,7 +1003,7 @@ exports[`Regression > internal 36`] = `
|
|
|
1001
1003
|
|
|
1002
1004
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1003
1005
|
|
|
1004
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1006
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1005
1007
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1006
1008
|
</head>
|
|
1007
1009
|
<body class="g-root g-root_theme_light">
|
|
@@ -1037,7 +1039,7 @@ exports[`Regression > internal 37`] = `
|
|
|
1037
1039
|
|
|
1038
1040
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1039
1041
|
|
|
1040
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1042
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1041
1043
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1042
1044
|
</head>
|
|
1043
1045
|
<body class="g-root g-root_theme_light">
|
|
@@ -1073,7 +1075,7 @@ exports[`Regression > internal 38`] = `
|
|
|
1073
1075
|
|
|
1074
1076
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1075
1077
|
|
|
1076
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1078
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1077
1079
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1078
1080
|
<link type="text/css" rel="stylesheet" href="_bundle/latex-extension.css"/>
|
|
1079
1081
|
</head>
|
|
@@ -1111,7 +1113,7 @@ exports[`Regression > internal 39`] = `
|
|
|
1111
1113
|
|
|
1112
1114
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1113
1115
|
|
|
1114
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1116
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1115
1117
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1116
1118
|
</head>
|
|
1117
1119
|
<body class="g-root g-root_theme_light">
|
|
@@ -1147,7 +1149,7 @@ exports[`Regression > internal 40`] = `
|
|
|
1147
1149
|
|
|
1148
1150
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1149
1151
|
|
|
1150
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1152
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1151
1153
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1152
1154
|
</head>
|
|
1153
1155
|
<body class="g-root g-root_theme_light">
|
|
@@ -1185,7 +1187,7 @@ exports[`Regression > internal 42`] = `
|
|
|
1185
1187
|
|
|
1186
1188
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1187
1189
|
|
|
1188
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1190
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1189
1191
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1190
1192
|
</head>
|
|
1191
1193
|
<body class="g-root g-root_theme_light">
|
|
@@ -1222,7 +1224,7 @@ exports[`Regression > internal 43`] = `
|
|
|
1222
1224
|
|
|
1223
1225
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1224
1226
|
|
|
1225
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1227
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1226
1228
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1227
1229
|
<link type="text/css" rel="stylesheet" href="_assets/cut-extension.css"/>
|
|
1228
1230
|
</head>
|
|
@@ -1260,7 +1262,7 @@ exports[`Regression > internal 44`] = `
|
|
|
1260
1262
|
|
|
1261
1263
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1262
1264
|
|
|
1263
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1265
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1264
1266
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1265
1267
|
<link type="text/css" rel="stylesheet" href="_assets/cut-extension.css"/>
|
|
1266
1268
|
</head>
|
|
@@ -1298,7 +1300,7 @@ exports[`Regression > internal 45`] = `
|
|
|
1298
1300
|
|
|
1299
1301
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1300
1302
|
|
|
1301
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1303
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1302
1304
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1303
1305
|
</head>
|
|
1304
1306
|
<body class="g-root g-root_theme_light">
|
|
@@ -1334,7 +1336,7 @@ exports[`Regression > internal 46`] = `
|
|
|
1334
1336
|
|
|
1335
1337
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
1336
1338
|
|
|
1337
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
1339
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
1338
1340
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
1339
1341
|
</head>
|
|
1340
1342
|
<body class="g-root g-root_theme_light">
|
|
@@ -7,17 +7,19 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
7
7
|
"_bundle/search-async-0",
|
|
8
8
|
"_bundle/app-css-1",
|
|
9
9
|
"_bundle/app-js-1",
|
|
10
|
-
"_bundle/
|
|
10
|
+
"_bundle/app-css-3",
|
|
11
11
|
"_bundle/latex-extension.css",
|
|
12
12
|
"_bundle/latex-extension.js",
|
|
13
13
|
"_bundle/mermaid-extension.js",
|
|
14
14
|
"_bundle/page-constructor-extension.css",
|
|
15
15
|
"_bundle/page-constructor-extension.js",
|
|
16
16
|
"_bundle/search-js-0",
|
|
17
|
-
"_bundle/search-js-1",
|
|
18
17
|
"_bundle/search-css-0",
|
|
19
|
-
"_bundle/search-js-
|
|
18
|
+
"_bundle/search-js-1",
|
|
19
|
+
"_bundle/search-css-3",
|
|
20
20
|
"_bundle/search-css-1",
|
|
21
|
+
"_bundle/search-js-2",
|
|
22
|
+
"_bundle/search-css-2",
|
|
21
23
|
"index.html",
|
|
22
24
|
"page.html",
|
|
23
25
|
"toc.js"
|
|
@@ -38,8 +40,8 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
38
40
|
|
|
39
41
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
40
42
|
|
|
41
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
42
43
|
<link type="text/css" rel="stylesheet" href="_bundle/search-css-2"/>
|
|
44
|
+
<link type="text/css" rel="stylesheet" href="_bundle/app-css-3"/>
|
|
43
45
|
</head>
|
|
44
46
|
<body class="g-root g-root_theme_light">
|
|
45
47
|
<div id="root"></div>
|
|
@@ -74,8 +76,8 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
74
76
|
|
|
75
77
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
76
78
|
|
|
77
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
78
79
|
<link type="text/css" rel="stylesheet" href="_bundle/search-css-2"/>
|
|
80
|
+
<link type="text/css" rel="stylesheet" href="_bundle/app-css-3"/>
|
|
79
81
|
</head>
|
|
80
82
|
<body class="g-root g-root_theme_light">
|
|
81
83
|
<div id="root"></div>
|
|
@@ -107,17 +109,19 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
107
109
|
"_bundle/search-async-0",
|
|
108
110
|
"_bundle/app-css-1",
|
|
109
111
|
"_bundle/app-js-1",
|
|
110
|
-
"_bundle/
|
|
112
|
+
"_bundle/app-css-3",
|
|
111
113
|
"_bundle/latex-extension.css",
|
|
112
114
|
"_bundle/latex-extension.js",
|
|
113
115
|
"_bundle/mermaid-extension.js",
|
|
114
116
|
"_bundle/page-constructor-extension.css",
|
|
115
117
|
"_bundle/page-constructor-extension.js",
|
|
116
118
|
"_bundle/search-js-0",
|
|
117
|
-
"_bundle/search-js-1",
|
|
118
119
|
"_bundle/search-css-0",
|
|
119
|
-
"_bundle/search-js-
|
|
120
|
+
"_bundle/search-js-1",
|
|
121
|
+
"_bundle/search-css-3",
|
|
120
122
|
"_bundle/search-css-1",
|
|
123
|
+
"_bundle/search-js-2",
|
|
124
|
+
"_bundle/search-css-2",
|
|
121
125
|
"ar/index.html",
|
|
122
126
|
"ar/page.html",
|
|
123
127
|
"ar/toc.js",
|
|
@@ -142,8 +146,8 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
142
146
|
|
|
143
147
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
144
148
|
|
|
145
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
146
149
|
<link type="text/css" rel="stylesheet" href="_bundle/search-css-2"/>
|
|
150
|
+
<link type="text/css" rel="stylesheet" href="_bundle/app-css-3"/>
|
|
147
151
|
</head>
|
|
148
152
|
<body class="g-root g-root_theme_light">
|
|
149
153
|
<div id="root"></div>
|
|
@@ -178,8 +182,8 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
178
182
|
|
|
179
183
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
180
184
|
|
|
181
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
182
185
|
<link type="text/css" rel="stylesheet" href="_bundle/search-css-2"/>
|
|
186
|
+
<link type="text/css" rel="stylesheet" href="_bundle/app-css-3"/>
|
|
183
187
|
</head>
|
|
184
188
|
<body class="g-root g-root_theme_light">
|
|
185
189
|
<div id="root"></div>
|
|
@@ -218,7 +222,7 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
218
222
|
|
|
219
223
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
220
224
|
|
|
221
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
225
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
222
226
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
223
227
|
</head>
|
|
224
228
|
<body class="g-root g-root_theme_light">
|
|
@@ -255,7 +259,7 @@ exports[`Generate html document with correct lang and dir attributes. Load corre
|
|
|
255
259
|
|
|
256
260
|
<style type="text/css">html, body {min-height:100vh; height:100vh;}</style>
|
|
257
261
|
|
|
258
|
-
<link type="text/css" rel="stylesheet" href="_bundle/search-css-
|
|
262
|
+
<link type="text/css" rel="stylesheet" href="_bundle/search-css-1"/>
|
|
259
263
|
<link type="text/css" rel="stylesheet" href="_bundle/app-css-1"/>
|
|
260
264
|
</head>
|
|
261
265
|
<body class="g-root g-root_theme_light">
|