@diplodoc/cli-tests 5.36.2 → 5.36.4
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.
|
@@ -4,6 +4,8 @@ exports[`Static files from _assets directory > Download link should be enabled >
|
|
|
4
4
|
"[
|
|
5
5
|
"_assets/test.csv",
|
|
6
6
|
"_assets/test.docx",
|
|
7
|
+
"_assets/test.pdf",
|
|
8
|
+
"_assets/test.pptx",
|
|
7
9
|
"_assets/test.txt",
|
|
8
10
|
"_assets/test.xlsx",
|
|
9
11
|
"_assets/test.yaml",
|
|
@@ -17,6 +19,8 @@ exports[`Static files from _assets directory > Download link should be enabled >
|
|
|
17
19
|
"[
|
|
18
20
|
"_assets/test.csv",
|
|
19
21
|
"_assets/test.docx",
|
|
22
|
+
"_assets/test.pdf",
|
|
23
|
+
"_assets/test.pptx",
|
|
20
24
|
"_assets/test.txt",
|
|
21
25
|
"_assets/test.xlsx",
|
|
22
26
|
"_assets/test.yaml",
|
|
@@ -41,13 +45,13 @@ vcsPath: index.md
|
|
|
41
45
|
|
|
42
46
|
Текст {% file src="_assets/test.docx" name="Configuration File txt" %} потом текст
|
|
43
47
|
|
|
44
|
-
Текст
|
|
48
|
+
Текст <a href="_assets/test.xlsx" download="Config">Скачать</a> потом текст
|
|
45
49
|
|
|
46
|
-
Текст
|
|
50
|
+
Текст <a href="_assets/test.csv" download="Config">Скачать</a> потом текст
|
|
47
51
|
|
|
48
|
-
|
|
52
|
+
Текст [Download](_assets/test.pdf){download="Config"} потом текст
|
|
49
53
|
|
|
50
|
-
|
|
54
|
+
Текст [Download](_assets/test.pptx){download="Config"} потом текст
|
|
51
55
|
|
|
52
56
|
[Link to pc page](./pc-index.yaml)"
|
|
53
57
|
`;
|
|
@@ -114,7 +118,7 @@ exports[`Static files from _assets directory > Download link should be enabled 4
|
|
|
114
118
|
<body class="g-root g-root_theme_light">
|
|
115
119
|
<div id="root"></div>
|
|
116
120
|
<script type="application/json" id="diplodoc-state">
|
|
117
|
-
{"data":{"leading":false,"html":"<h3 id=\\"download-static-file\\"><a href=\\"index.html#download-static-file\\" class=\\"yfm-anchor yfm-clipboard-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Download static file</span></a>Download static file</h3>/n<p>Текст <a href=\\"_assets/test.yaml\\" download=\\"Configuration File\\" class=\\"yfm-file\\"><span class=\\"yfm-file__icon\\"></span>Configuration File</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.txt\\" download=\\"Configuration File txt\\" class=\\"yfm-file\\"><span class=\\"yfm-file__icon\\"></span>Configuration File txt</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.docx\\" download=\\"Configuration File txt\\" class=\\"yfm-file\\"><span class=\\"yfm-file__icon\\"></span>Configuration File txt</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.xlsx\\" download=\\"
|
|
121
|
+
{"data":{"leading":false,"html":"<h3 id=\\"download-static-file\\"><a href=\\"index.html#download-static-file\\" class=\\"yfm-anchor yfm-clipboard-anchor\\" aria-hidden=\\"true\\"><span class=\\"visually-hidden\\" data-no-index=\\"true\\">Download static file</span></a>Download static file</h3>/n<p>Текст <a href=\\"_assets/test.yaml\\" download=\\"Configuration File\\" class=\\"yfm-file\\"><span class=\\"yfm-file__icon\\"></span>Configuration File</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.txt\\" download=\\"Configuration File txt\\" class=\\"yfm-file\\"><span class=\\"yfm-file__icon\\"></span>Configuration File txt</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.docx\\" download=\\"Configuration File txt\\" class=\\"yfm-file\\"><span class=\\"yfm-file__icon\\"></span>Configuration File txt</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.xlsx\\" download=\\"Config\\">Скачать</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.csv\\" download=\\"Config\\">Скачать</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.pdf\\" download=\\"Config\\">Download</a> потом текст</p>/n<p>Текст <a href=\\"_assets/test.pptx\\" download=\\"Config\\">Download</a> потом текст</p>/n<p><a href=\\"pc-index.html\\">Link to pc page</a></p>/n","meta":{"metadata":[{"name":"generator","content":"Diplodoc Platform vDIPLODOC-VERSION"}],"style":[],"vcsPath":"index.md"},"headings":[],"title":""},"router":{"pathname":"index","depth":1,"base":"./"},"lang":"ru","langs":["ru"],"viewerInterface":{"toc":true,"search":true,"feedback":true}}
|
|
118
122
|
</script>
|
|
119
123
|
<script type="application/javascript">
|
|
120
124
|
const data = document.querySelector('script#diplodoc-state');
|
|
File without changes
|
|
File without changes
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
|
|
7
7
|
Текст {% file src="_assets/test.docx" name="Configuration File txt" %} потом текст
|
|
8
8
|
|
|
9
|
-
Текст
|
|
9
|
+
Текст <a href="_assets/test.xlsx" download="Config">Скачать</a> потом текст
|
|
10
10
|
|
|
11
|
-
Текст
|
|
11
|
+
Текст <a href="_assets/test.csv" download="Config">Скачать</a> потом текст
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
Текст [Download](_assets/test.pdf){download="Config"} потом текст
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
Текст [Download](_assets/test.pptx){download="Config"} потом текст
|
|
16
16
|
|
|
17
17
|
[Link to pc page](./pc-index.yaml)
|