Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyseek committed May 21, 2015
1 parent 322ef2a commit 90e7f5c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Expand Up @@ -3,7 +3,7 @@
html5lib-truncation
===================

``html5lib-truncation`` is an html5lib filter implementation, which can
``html5lib-truncation`` is a html5lib_ filter implementation, which can
truncate HTML to specific length in display, but never breaks HTML tags.

There is a shortcut function, the simplest way to use it:
Expand All @@ -23,6 +23,9 @@ There is a shortcut function, the simplest way to use it:
u'<p>A <a href=#>very very lon...</a>'
.. _html5lib: https://github.com/html5lib/html5lib-python


Installation
------------

Expand Down

0 comments on commit 90e7f5c

Please sign in to comment.