Can HTML be embedded into the text for each of the entries? I'd like my text entries to start with images and have links, so a few entries would be like:
<img src="URL for random image 1">
Here's my text. And some more text. And here is a link.
<img src="URL for random image 2">
Here's my second text. And some more text.
<img src="URL for random image 3">
Here's my third text. And some more text.