Skip to content

Commit

Permalink
Added pretty to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Sep 11, 2010
1 parent c28678f commit 261c844
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,10 @@ via npm:
- `scope` Evaluation scope (`this`)
- `locals` Local variable object
- `filename` Used in exceptions, and required by `cache`
- `pretty` Output formatted HTML
- `cache` Cache intermediate JavaScript in memory keyed by `filename`
- `debug` Outputs tokens and function body generated
- `compiler` Compiler to replace jade's default

## Syntax

Expand Down

0 comments on commit 261c844

Please sign in to comment.