]> git.cworth.org Git - notmuch/commitdiff
lib/index: add simple html filter
authorDavid Bremner <david@tethera.net>
Thu, 8 Jun 2017 02:11:49 +0000 (23:11 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 1 Jul 2017 15:32:27 +0000 (12:32 -0300)
The filter just drops all (HTML) tags. As an enabling change, pass the
content type to the filter constructor so we can decide which scanner
to user.


No differences found