mirror of https://github.com/zulip/zulip.git
docs: Fix formatting error in *Upload and share files* doc.
This commit is contained in:
parent
2cd8d0e70e
commit
10769306b9
|
@ -19,12 +19,14 @@ files will simply have a link displayed.
|
||||||
### Link Behavior
|
### Link Behavior
|
||||||
|
|
||||||
Clicking all file links will open a new tab that will either:
|
Clicking all file links will open a new tab that will either:
|
||||||
|
|
||||||
- display the file if it is an image.
|
- display the file if it is an image.
|
||||||
- download the file automatically to your computer.
|
- download the file automatically to your computer.
|
||||||
|
|
||||||
If the file has a thumbnail, clicking it will open a lightbox modal with
|
If the file has a thumbnail, clicking it will open a lightbox modal with
|
||||||
varying options depending on the media type. Images may be opened in new tabs or
|
varying options depending on the media type. Images may be opened in new
|
||||||
downloaded, while videos from YouTube may only be opened (and not downloaded).
|
tabs or downloaded, while videos from YouTube may only be opened (and not
|
||||||
|
downloaded).
|
||||||
|
|
||||||
!!! tip ""
|
!!! tip ""
|
||||||
You can exit out of a lightbox by clicking the space around the media preview
|
You can exit out of a lightbox by clicking the space around the media preview
|
||||||
|
|
Loading…
Reference in New Issue