It’s not perfect, but good enough for the time being. We’ve got a few other priorities at the moment, but getting rid of that pesky additional metadata (through a plugin, as discussed above) is still on our roadmap.
Somewhere, way way way down on the list. I’m not gonna get to it anytime soon, so if someone else wants to work on it there’s no danger of duplicated work.
Ho scoperto che inserire questo nel CSS delle email ha funzionato per nascondere i metadati nei miei test limitati:
table:first-of-type {
display:none;
}
Non ho ancora trovato una soluzione per sopprimere lo stile del pulsante sul link ‘Visita l’argomento’. È frustrante non avere alcun controllo sulla formattazione del piè di pagina.