8000 Update gitsnippet.html · devlance/googledevdocs.github.io@59f4b33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 59f4b33

Browse files
Update gitsnippet.html
1 parent 40782b0 commit 59f4b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/gitsnippet.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
}).done(function(data) {
1414
$("#testSnippet").html(data);
1515
$("#testSnippet").addClass("lang-{{lang}}");
16+
prettyPrint();
1617
});
1718
});
1819
</script>

0 commit comments

Comments
 (0)
0