We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed97b32 commit 58dfc0bCopy full SHA for 58dfc0b
blog/25-08-27/how-to-download-a-github-directory/how-to-download-a-github-directory.html
@@ -191,7 +191,7 @@ <h3>
191
</p>
192
193
194
- <snippet-html-console id=full-ex component v2.0 src='ex/full-ex.html'>
+ <snippet-html-console id=full-ex component v2.0 h=100px src='ex/full-ex.html'>
195
</snippet-html-console>
196
197
@@ -346,7 +346,6 @@ <h3>
346
347
var node = $('#full-ex');
348
snippet['full-ex'].initdom(node);
349
- snippet['full-ex'].console.height = 200;
350
351
352
var node = $('#data-structure');
0 commit comments