Make the Index of a {.incremental}
List Block Explicit
#3536
RoyiAvital
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently a list described as:
Will generate:
Is there a way to make the code have an explicit
data-fragment-index
when generating the code (As the order is known)?So the code will be something like:
The motivation is it will allow easily interacting with other fragmented objects (Appear together or so). See for example #3293.
Beta Was this translation helpful? Give feedback.
All reactions