Skip to content

Commit

Permalink
Merge pull request #107 from coderaiser/patch-2
Browse files Browse the repository at this point in the history
Add syntax highlighting
  • Loading branch information
aredridel committed Mar 19, 2014
2 parents df1d577 + 7b0f571 commit e8cf004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ HTML5 Parser for node.js

Example (With jQuery!)
----------------------

```js
/* Before you run this, run:
(cd deps/jquery; rake)
*/
Expand All @@ -25,7 +25,7 @@ Example (With jQuery!)
util.puts(window.document.innerHTML);

});

```
Interesting features
--------------------

Expand Down

0 comments on commit e8cf004

Please sign in to comment.