miniflux/internal/reader/sanitizer
JohnnyJayJay ee5e18ea9f sanitizer: add support for HTML hidden attribute
This commit adjusts the `Sanitize` function to skip tags with the
`hidden` attribute, similar to how it skips blocked tags and their
contents.
2024-06-21 14:00:40 -07:00
..
testdata Speed the sanitizer up a bit, again 2024-03-05 19:31:50 -08:00
sanitizer.go sanitizer: add support for HTML hidden attribute 2024-06-21 14:00:40 -07:00
sanitizer_test.go sanitizer: add support for HTML hidden attribute 2024-06-21 14:00:40 -07:00
srcset.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
srcset_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
strip_tags.go Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
strip_tags_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
truncate.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
truncate_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00