Skip to content

Allow screenshot bundling #722

@razzeee

Description

@razzeee

It would be useful to bundle screenshots e.g.

<picture>
	<pic>
		<image>url1_light</image>
	</pic>

	<pic>
		<image>url1_dark</image>
	</pic>

	<caption>Main screen of application</caption>
</picture>

This would be helpful in the web, to be able to create https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/picture elements according to light/dark styles used and knowing which images to show/don't show.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions