package rss2email
tag + 484034 pending
thanks

Hello, Amaya & I are preparing the new version 2.71, which does not use an 
embedded html2text anymore.
The current version does not seem to have this problem :

    $ cat x.html
    <html>
            <head></head>
            <body>
                    <blockquote>Blockquote</blockquote>
                    <table>
                            <tr>
                                    <td>A</td>
                                    <td>B</td>
                            </tr>
                            <tr>
                                    <td>C</td>
                                    <td>D</td>
                            </tr>
                    </table>
            </body>
    </html>
    $ html2text x.html
         Blockquote
    A B
    C D

So, I will close this bug in the next version.
Thanks for this bug report !

-- 
Etienne Millon



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to