Merge pull request #178 from xlotlu/docs-changes

_attachment_type: some rephrasing
This commit is contained in:
Joseph Nix 2018-03-31 15:35:04 -05:00 committed by GitHub
commit 75c5e25cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -6,9 +6,12 @@ type: sysfield
---
body:
This indicates the type of the attachment. Currently only a small set of
attachments is detected. The most useful attachment type is `image` which
identifies images. The attachments are detected by the file extension.
This indicates the type of the attachment, which is detected by file extension.
Currently only a small set of attachment types are detected, with the most
useful one being `image`.
!!!! This feature in many ways does not entirely work as you would expect
and should be taken is something that will improve in future versions.
and should be taken as something that will improve in future versions.
Read more about attachments
[in the content section :ref](../../../../content/attachments/contents.lr)