Is your feature request related to a problem? Please describe:
We would simply like to verify we can embed any image format, such as the newer WebP, into CIMTool generated asciidoc documents and previews.
It's my current understanding that using AsciiDoc, we are able to embed png, jpeg, and other formats into documents. We should confirm or develop to enable 'WebP' as well.
Describe the solution you'd like:
Open an asciidoc file, scroll to find where a references is to the Images folder for a WebP file, and see it there in a preview. Generate the official version, see it embedded neatly.
Describe alternatives you've considered:
N/A
Additional context:
WebP will evidently replace png. Currently it is supported by Asiidoctor++.
If we can do this already, I recommend we also do a quick test on AVIF or submit a new issue for it.
Is your feature request related to a problem? Please describe:
We would simply like to verify we can embed any image format, such as the newer WebP, into CIMTool generated asciidoc documents and previews.
It's my current understanding that using AsciiDoc, we are able to embed png, jpeg, and other formats into documents. We should confirm or develop to enable 'WebP' as well.
Describe the solution you'd like:
Open an asciidoc file, scroll to find where a references is to the Images folder for a WebP file, and see it there in a preview. Generate the official version, see it embedded neatly.
Describe alternatives you've considered:
N/A
Additional context:
WebP will evidently replace png. Currently it is supported by Asiidoctor++.
If we can do this already, I recommend we also do a quick test on AVIF or submit a new issue for it.