Skip to content

Commit 549df82

Browse files
committed
Update 2015-02-20-test-markdown.md
1 parent 1fc8ccb commit 549df82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2015-02-20-test-markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ print(x)
1919

2020
And here is some code with syntax highlighting
2121

22-
{% highlight javascript %}
22+
{% highlight javascript linenos %}
2323
var foo = function(x) {
2424
return(x + 5);
2525
}

0 commit comments

Comments
 (0)