Skip to content

Commit

Permalink
Fixed code indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
polarblau committed Sep 5, 2011
1 parent 0ef2275 commit 3e41d91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
@@ -1,9 +1,11 @@
# Usage

Basic options

$('.text li').smartTruncation();

Settings and defaults

$('.text-2 li').smartTruncation({
"truncateCenter" : true // "Hello World" -> "hel..rld"
});
Expand Down

0 comments on commit 3e41d91

Please sign in to comment.