Update 2015-02-20-test-markdown.md
This commit is contained in:
parent
357c8b5c2d
commit
4a374ee2a7
@ -44,7 +44,7 @@ foo(3)
|
||||
|
||||
And here is the same code yet again but with line numbers:
|
||||
|
||||
{% highlight python linenos %}
|
||||
{% highlight javascript linenos %}
|
||||
var foo = function(x) {
|
||||
return(x + 5);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user