package main import ( "bytes" "context" "fmt" "strings" "git.dev.alexdunmow.com/block/core/templates" ) const terminalEmailRule = "================================================================================" const terminalSigDelim = "-- \n" // TerminalEmailWrapper produces a plain-text-first, monospace, 80-col centred // email body. The first part is the plain text fallback; the HTML version // follows it as a comment-delimited block. Inline styles only — no