Skip to content

Commit

Permalink
more whitespace errors benschwarz tsk tsk
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Jan 15, 2010
1 parent edac21b commit 719b0c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TEMPLATES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ documentation on each supported template engine is provided below.
* [Haml](#haml) - `Tilt::HamlTemplate`
* [Liquid](#liquid) - `Tilt::LiquidTemplate`
* [Mustache](#mustache) - `Tilt::MustachTemplate`

Tilt includes support for CSS processors like [lesscss](http://lesscss.org)
and [sass](http://sass-lang.com/), in addition, it also supports simple
text formats.
and [sass](http://sass-lang.com/), in addition, it also supports simple
text formats.

* Less - `Tilt::LessTemplate`
* Sass - `Tilt::SassTemplate`
Expand Down

0 comments on commit 719b0c0

Please sign in to comment.