Re: Hiding caption for missing image?
Posted by
mojavelinux on
Apr 12, 2020; 1:24am
URL: https://discuss.asciidoctor.org/Re-Hiding-caption-for-missing-image-tp7886.html
Yes, you can control the template that's used for the alt text in your theme:
extends: default
image:
alt:
content: ~
Best Regards,
-Dan
On Sat, Apr 11, 2020 at 4:28 AM jolly [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
Hi everyone
Is there a setting to hide the missing image caption that gets inserted? I can't seem to find any options.
[image] | image.png
Many thanks
j.
--