This was an idea from @herbdool in this comment but I didn't want it to get lost, so creating a separate issue to track.
WordPress provides HTML formatted emails, and it may be something our target audience really needs help with. Maybe we should look at what WP does and see if there's something simple we could do that's similar?
For reference: https://wordpress.stackexchange.com/questions/27856/is-there-a-way-to-se...
Recent comments
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?