You're not an idiot - I've wanted to know myself. by
twistedwindowpane
on 2018-10-01 01:56:00 UTC
Reply
Thanks to hS for the explanation!
-Twistey
HTML. by
Huinesoron
on 2018-09-27 15:03:00 UTC
Reply
The code for linking something looks like <a href="http://www.link-goes-here.com">this</a>; the code for embedding an images looks like this: <img src="http://www.link-to-image.com"/>
You'll need to host your image somewhere online; I use Imgur these days, so this code:
<img src="https://i.imgur.com/BtfBUVj.png"/>
Gives this:

You're absolutely right that this should be in the Board FAQ; I think I can throw something together.
hS
Also by
Shade
on 2018-09-27 13:23:00 UTC
Reply
Just realised that the time stamps are US. Nearly 10 pm here and I was scratching my head, not enough caffeine.
Reiteration on the idiot thing.