Files
You can upload a file from a URL or your device. The maximum file size for upload is 128 MB.
Embedding a file from the clipboard
-
Copy a file to the clipboard on your computer.
-
Paste the file from the clipboard into the page text.
Adding a file to a page
Visual editor
Markdown markup
-
On the toolbar, click
File.You can also use the quick access menu: type
/
and select a command from the list. -
Select how to upload the file:
- To upload a file from a link, click Add by link. Next, enter the file URL and the display name.
- To attach a file from a device, click Upload from device and select one or more files.
-
Click Save.
To embed a file on a page, add code in the following format:
For example:
{% file src="/ajax/v2/attachments/1a0e17460826" name="filename.zip" type="application/zip" %}