Skip to content

Commit

Permalink
exposed tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjatse committed Dec 15, 2014
1 parent c46636b commit 2c9e8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ console.log('[HTML]', ansiHTML(str));
See complete examples under `test` / `examples` directory.

# Exposed Tags
```
```javascript
var openTags = ansiHTML.tags.open;
var closeTags = ansiHTML.tags.close;
```
Expand Down

0 comments on commit 2c9e8b9

Please sign in to comment.