mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-02-22 14:53:57 +01:00
![]() Make sure that links placed verbatim inside HTML elements' bodies are not parsed along with adjacent HTML tags as illustrated in the new test case. Also change the existing code to use the idiomatic Go way to get a set-like functionality. Changelog-fixed: Parsed links in HTML message parts now do not include trailing HTML tags. Signed-off-by: Karel Balej <balejk@matfyz.cz> Tested-by: Jakub Růžička <jakub.ruzicka@matfyz.cz> |
||
---|---|---|
.. | ||
ansi.go | ||
daterange.go | ||
daterange_test.go | ||
header.go | ||
header_test.go | ||
hyperlinks.go | ||
hyperlinks_test.go | ||
match.go |