User avatar
kopper colon_three
@kopper@not-brain.d.on-t.work
unsure how i should serialize the mfm <center> tag for FEP-c16b & mastoapi.

the html tag of the same name is deprecated so i don't want to just pass it through like
<small>. (also i'm worried it wont degrade well to non-mfm-capable clients that paste html directly)

upstream doesnt have
$[center but i think firefish might have? would serializing it as the equivalent of that make sense?