Use the text lexer instead of the non-existant CSV one. [ci skip]

Ref #3101.
This commit is contained in:
Parker Moore 2014-11-16 20:29:17 -08:00
parent 3d8368fa4f
commit 4142630614
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ In `_data/members.yml`:
Or `_data/members.csv`:
{% highlight csv %}
{% highlight text %}
name,github
Tom Preston-Werner,mojombo
Parker Moore,parkr