Switch to unified view

a/website/features.html b/website/features.html
...
...
189
189
190
        <li><span class="application">GNU info</span> files
190
        <li><span class="application">GNU info</span> files
191
        with <span class="command">Python</span> and the 
191
        with <span class="command">Python</span> and the 
192
        <span class="command">info</span> command.</li>
192
        <span class="command">info</span> command.</li>
193
193
194
        <li><span class="application">EPUB</span> files
195
          with <span class="command">Python</span> and this
196
          <a href="http://pypi.python.org/pypi/epub/0.5.0">Python epub</a>
197
            decoding module.</li>
198
        
194
        <li><span class="application">Tar</span> archives (needs <span
199
        <li><span class="application">Tar</span> archives (needs <span
195
        class="command">Python</span>). Tar file indexing is disabled
200
        class="command">Python</span>). Tar file indexing is disabled
196
        by default (because tar archives don't typically contain the
201
        by default (because tar archives don't typically contain the
197
        kind of documents that people search for), you will need to
202
        kind of documents that people search for), you will need to
198
        enable it explicitely, like with the following in your
203
        enable it explicitely, like with the following in your