Open
Description
- The
gallery
include needs a cleanup pass. - The
icon
include could be generalized.
- Finish
figure
/panel
includes (see also next item).
- The
img
andvideo
includes both use<figure>
sometimes, but we should reconcile this with the dedicatedfigure/*
includes, that allow for more complex figures e.g. multi-panel. Goal: make the simple things easy (i.e. still supportcaption=
directly onimg
andvideo
), but the more complex things possible/elegant (i.e. multi-panel figures withfigure/start
,figure/panel
, andfigure/end
includes nicely organized). - The
thumbnail
include needs review in conjunction withgallery
as well as its direct uses. - Combine
/editing/images
and/editing/videos
into/editing/media
, add section about large resources (recommending Zenodo or FigShare).