appview/pages: allow picture and source elements in sanitizer
The HTML sanitizer was stripping <picture> and <source> elements from
rendered markdown, preventing modern image format usage (e.g. AVIF with
fallbacks). Allow these elements and their relevant attributes (srcset,
type, media).
Signed-off-by: Niclas Overby <niclas@overby.me>
authored by
tangled.org
(Mar 30, 2026, 12:58 PM UTC)
5c8794ba
9325b4fd