diff options
Diffstat (limited to 'doc/aerc-templates.7.scd')
-rw-r--r-- | doc/aerc-templates.7.scd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/aerc-templates.7.scd b/doc/aerc-templates.7.scd index 3c8b123..9382f2e 100644 --- a/doc/aerc-templates.7.scd +++ b/doc/aerc-templates.7.scd @@ -60,6 +60,12 @@ available always. Example: {{.Subject}} +*MIME Type* + MIME Type is available for quoted reply. + + - OriginalMIMEType: MIME type info of quoted mail part. Usually + "text/plain" or "text/html". + *Original Message* When using quoted reply or forward, the original message is available. It can be used using two functions that are available to templates. |