AutoYADM commit: 2025-03-14 20:31:35

This commit is contained in:
Daniel Fichtinger 2025-03-14 20:31:35 -04:00
parent e807710f35
commit c99c7a24f7

View file

@ -11,10 +11,10 @@ X-Mailer: aerc {{version}}
(eq (len .) 0) (eq (len .) 0)
(match `^\[.+\]\s*$` .) (match `^\[.+\]\s*$` .)
}}{{continue}}{{end}} }}{{continue}}{{end}}
{{- printf "%s\n" . | replace `^[\s]+` "" | quote}} {{- printf "%s\n" . | replace `^[\s]+` ""}}
{{- end -}} {{- end -}}
{{- else }} {{- else }}
{{- trimSignature .OriginalText | quote -}} {{- trimSignature .OriginalText}}
{{- end -}} {{- end -}}
{{.Signature -}} {{.Signature -}}