mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-15 17:50:50 +01:00
d067eaa7b3
Unlike concatenating strings, this makes sure everything is escaped. Tests had to be changed because Phoenix.HTML runs attributes through Enum.sort before generation for whatever reason.