diff --git a/website/features.html b/website/features.html index 62ccf2ed..33ba555a 100644 --- a/website/features.html +++ b/website/features.html @@ -87,11 +87,11 @@

Document types

Recoll can index many document types (along with their - compressed versions). Some types are handled internally (no - external application needed). Other types need a separate - application to be installed to extract the text. Types that - only need very common utilities (awk/sed/groff etc.) are - listed in the native section.

+ compressed versions). Some types are handled internally (no + external application needed). Other types need a separate + application to be installed to extract the text. Types that + only need very common utilities (awk/sed/groff/Python etc.) + are listed in the native section.

File types indexed natively

@@ -100,22 +100,25 @@
  • html.
  • -
  • maildir and mailbox (Mozilla, Thunderbird and Evolution mail ok).
  • +
  • maildir and + mailbox ( + Mozilla, + Thunderbird and + Evolutionmail ok). +
  • -
  • gaim and purple log files.
  • +
  • gaim and + purple log files.
  • -
  • Lyx files (needs Lyx to be installed).
  • +
  • Lyx files (needs + Lyx to be installed).
  • Scribus files.
  • -
  • Man pages (need groff).
  • +
  • Man pages (needs + groff).
  • + +
  • Dia diagrams.
  • File types indexed with external helpers

    @@ -124,9 +127,10 @@ command in addition to the applications specifically listed.

    The XML ones
    -

    The following types need xsltproc from the libxslt package. - Quite a few also need unzip:

    + +

    The following types need + xsltproc from the libxslt package. + Quite a few also need unzip: