Alexander Krotov
|
18d8ef9ffc
|
dehtml: handle empty tags
|
2020-08-07 23:18:34 +03:00 |
|
Alexander Krotov
|
db5b5d321b
|
clippy: remove redundant imports
|
2020-04-13 23:02:57 +03:00 |
|
Hocuri
|
134b09dba5
|
Fix #1373, ignore incorrect html close tags
|
2020-04-13 17:40:07 +02:00 |
|
Alexander Krotov
|
fe4080d59f
|
refactor(simplify): move dehtml dependency to mimeparser
This change also removes unnecessary String clone for HTML messages.
|
2019-12-20 12:55:57 +01:00 |
|
Alexander Krotov
|
a242fcfd2c
|
refactor(dehtml): remove Result unwrap in dehtml_starttag_cb()
|
2019-12-18 23:24:43 +03:00 |
|
Alexander Krotov
|
694d8fd6fb
|
Move dc_dehtml to dehtml and remove unnecessary is_empty check
|
2019-12-01 13:37:37 +01:00 |
|