Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bminer committed May 4, 2012
1 parent c09970e commit c780880
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Never write HTML again. Please.
Features
--------

-Write extremely readable short-hand HTML
-True client-side template support with caching, etc.
-Functions (like Jade mixins)
-Parameterized blocks
-Filters
-Code and text are escaped by default for security/convenience
- Write extremely readable short-hand HTML
- True client-side template support with caching, etc.
- Functions (like Jade mixins)
- Parameterized blocks
- Filters
- Code and text are escaped by default for security/convenience

Installation
------------
Expand Down Expand Up @@ -133,11 +133,11 @@ renders as:

Built-in filters include:

- :nl2br
- :cdata
- :markdown
- :coffeescript (use :cs as an alias)
- :stylus (must have it installed)
- :nl2br
- :cdata
- :markdown
- :coffeescript (use :cs as an alias)
- :stylus (must have it installed)

And, you can add custom filters at runtime using the API.

Expand Down

0 comments on commit c780880

Please sign in to comment.