Created How to Display Remote Pictures (markdown)

AlanDunaway 2022-09-22 14:50:45 -03:00
parent af477551ab
commit 2b428aa78d

@ -0,0 +1,14 @@
# Remote Picture Display Tutorial
Manuskript allows to display images that are hosted in image hosts like Imgur.
## What you need:
Account on a image host that offers direct link to the image. So, Google Drive is out of question. I suggest Imgur or Imageshack for this.
## Step by Step:
1. Upload the image to your desired image host.
2. Get the direct link to the image by right click>copy link.
3. Go to Manuskript and input:
`![filename](PATH/TO/IMAGE)`
Path to image must be the link to the image file in the image host.