logo Sign In

Post #1076060

Author
dahmage
Parent topic
How do you post images on here?
Link to post in topic
https://originaltrilogy.com/post/id/1076060/action/topic#1076060
Date created
13-May-2017, 9:54 PM

Taken from here

Inline image syntax looks like this:

![Alt text](/path/to/img.jpg)

![Alt text](/path/to/img.jpg "Optional title")
That is:

An exclamation mark: !;
followed by a set of square brackets, containing the alt attribute text for the image;
followed by a set of parentheses, containing the URL or path to the image, and an optional
title attribute enclosed in double or single quotes.