AutoYADM commit: 2025-03-14 20:31:35
This commit is contained in:
parent
e807710f35
commit
c99c7a24f7
1 changed files with 2 additions and 2 deletions
|
@ -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 -}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue