Update README.rst
This commit is contained in:
@@ -49,9 +49,9 @@ To extract a reply from html:
|
|||||||
reply = quotations.extract_from_html(html)
|
reply = quotations.extract_from_html(html)
|
||||||
# reply == "<html><body><p>Reply</p></body></html>"
|
# reply == "<html><body><p>Reply</p></body></html>"
|
||||||
|
|
||||||
| Often the best way is the easiest one. Here’s how you can extract
|
Often the best way is the easiest one. Here’s how you can extract
|
||||||
signature from email message without any
|
signature from email message without any
|
||||||
| machine learning fancy stuff:
|
machine learning fancy stuff:
|
||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user