Skip to content

Commit

Permalink
Added Markdown content to comments.json.
Browse files Browse the repository at this point in the history
The React tutorial makes use of the marked library, but this test data in the repo doesn't include any Markdown. Just makes for a more interesting tutorial IMO.
  • Loading branch information
martellaj committed Jul 22, 2015
1 parent 0eb5dbd commit 45d17b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions comments.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@
{
"author": "Pete Hunt",
"text": "Hey there!"
},
{
"author": "Paul O’Shannessy",
"text": "React is *great*!"
}
]

0 comments on commit 45d17b7

Please sign in to comment.