package markdown import ( "bytes" "html" ) func wrapHTML(body []byte, cssHref string) []byte { var buf bytes.Buffer buf.WriteString("\n\n