The substep plugin currently shows each substep in the order in which it appears in the HTML. This is not always an ideal fit for some presentation styles, where it would be helpful to specify a different order (e.g., to add annotations to an image). This commit allows users to specify a custom order via the `data-substep-order` attribute. Substeps without a `data-substep-order` attribute are revealed last. This commit also updates the Substep README to document the new feature.
112 KiB
112 KiB