Skip to content

Commit

Permalink
Fix example
Browse files Browse the repository at this point in the history
Closes GH-1.
  • Loading branch information
KyleAMathews authored and wooorm committed Oct 2, 2016
1 parent 852ceb0 commit 7bf782d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Transform:

```javascript
var hast = toHAST(remark().parse('## Hello **World**!'));
console.log(inspect(hast));
```

Yields:
Expand Down

0 comments on commit 7bf782d

Please sign in to comment.