Skip to content

Commit

Permalink
Merge pull request chesterhow#23 from denismcdonald/patch-1
Browse files Browse the repository at this point in the history
Amended typo on line 101:  "Pyments" to "Pygments"
  • Loading branch information
chesterhow authored Mar 2, 2018
2 parents cb8fd0f + 3795c79 commit e19c689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2017-03-16-example-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ s = "Python syntax highlighting"
print s
{% endhighlight %}

Adding `linenos` to the Pyments tag enables line numbers.
Adding `linenos` to the Pygments tag enables line numbers.

{% highlight js linenos %}
// Sample javascript code
Expand Down

0 comments on commit e19c689

Please sign in to comment.