@snacks@reia no it sucks because why the hell would a servwr carw abt text formatting .frontends should deal w it and if they camt display it properly just fall back to plain text
@reia honestly i HATE that fedi backends touch the text formatting at all . to the server the post content should be totally opaque it shouldnt matter at all why do they touch it
@coolbean@reia interesting . but yea i understand how it works , what i meant was ti draw a parallel : in vim , terminal buffers have their own "filetype" value as wrll for example . all buffers do
what i meant is , one can implement the same tyoe of things by having specific plugins and lua scripts run only on a specific event (activating a type of buffer) happens
thats how most language-specific plugins work in nvim ^^