Perusoe's Testing Grounds

Testing embedding large images with the “Click to Enlarge” feature

Syntax used:

<div align="center">

![](https://i.imgur.com/HCVw4Kz.jpg "Click to enlarge")</div>

Produces this:

Nope. It doesn’t work anymore. My old posts that have this syntax still work. But, any new ones I create don’t work.


Out of curiosity, let’s try something else.

Syntax used:

<div align="center">

<img src="https://i.imgur.com/HCVw4Kz.jpg Click to enlarge"></div>

Produces this:

Nope. Something has changed or has gotten “broken”. Oh well…

1 Like