Skip to content

Commit 9c2970a

Browse files
save file
1 parent ae00e07 commit 9c2970a

File tree

1 file changed

+29
-26
lines changed

1 file changed

+29
-26
lines changed

blog/25-08-27/how-to-download-a-github-directory/how-to-download-a-github-directory.html

Lines changed: 29 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -202,36 +202,39 @@ <h1 class=title>
202202
</blog-hdr>
203203

204204

205-
<p id=desc>
206-
207-
A more comprehensive tool is available at
208-
209-
<br>
210-
211-
<a href='https://ext-code.com/utils/github/download-a-directory-from-a-github-repository/download-a-directory-from-a-github-repository.html'>
212-
<span class=link-domain>
213-
[ ext-code.com ]
214-
</span>
215-
<span class=link-text>
216-
download a directory from a github repository
217-
</span>
218-
</a>
219-
220-
<br>
205+
<div class=description>
206+
207+
<p>
208+
A more comprehensive tool is available at
209+
210+
<br>
211+
212+
<a href='https://ext-code.com/utils/github/download-a-directory-from-a-github-repository/download-a-directory-from-a-github-repository.html'>
213+
<span class=link-domain>
214+
[ ext-code.com ]
215+
</span>
216+
<span class=link-text>
217+
download a directory from a github repository
218+
</span>
219+
</a>
220+
</p>
221221

222-
A thorough description of the code is given below
223-
224-
<br>
225222
<br>
226223

227-
you can download a zipped directory right here in the browser by running the following code snippet
228-
229-
<br>
230-
231-
The path can be empty ( therefore it will download all files in the repo )
232-
224+
<p>
225+
A thorough description of the code is given below
226+
227+
<br>
228+
<br>
229+
230+
you can download a zipped directory right here in the browser by running the following code snippet
231+
232+
<br>
233+
234+
The path can be empty ( therefore it will download all files in the repo )
235+
</p>
233236

234-
</p>
237+
</div>
235238

236239

237240
<snippet-html-console id=full-ex component v2.0 h=100 src='ex/full-ex.html'></snippet-html-console>

0 commit comments

Comments
 (0)