Comment on [zmg] tag: image size and alt text cannot be combined correctly

<- View Parent
harald@hub.volse.no ⁨5⁩ ⁨days⁩ ago
To actually get an alt attribute in the generated html, use something like [zmg ... alt="a bleak outlook over a nascent moon"]

There's a few other attributes supported as well. Here's a complete list:


In addition there's a legacy format still supported:

[zmg=42x66 float=left alt=some alt text at end]

Note that the order of the attributes must be exactly like this in the legacy format. Both the float and alt attributes are optional, but must come in this order if present.

Note also that the float attribute is not directly supported in the new format, but can be simulated by setting a CSS class instead.

I think we should probably add back the float attribute directly in the new format as well.
Attachment: # ↗

original
Sort:hotnewtop