Skip to content

Image in beginning of reply is incorrectly ignored #22

@thomasst

Description

@thomasst

It should be part of html.

In [4]: quotequail.unwrap_html("Test 2.<br><br>On Jun 05, 2018, at 09:56 AM, John Doe &lt;[email protected]&gt; wrote:<br><blockquote><img src=\"https://example.com\" class=\"fr-fic fr-dib\"><br>Some text 1.<br><br>Bart</blockquote>")
Out[4]: 
{'date': 'Jun 05, 2018, at 09:56 AM',
 'from': 'John Doe <[email protected]>',
 'html': u'<div>Some text 1.<br><br>Bart</div>',
 'html_top': u'Test 2.',
 'type': 'reply'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions