First suggested in [FR] Interrupted lists are merged into a continuous list · Issue #2235 · rstudio/rmarkdown (github.com) On Wednesday, December 22, 2021 at 10:16:20 PM UTC+2 Hossam Ghorab wrote: > Dear all, > > Regarding the [continued numbered example lists]( > https://pandoc.org/MANUAL.html#numbered-example-lists). A problem is that > we can only define a single list that gets continued along the document. > Why don't we use `(@x)` where we can simply call the identifier of this > list, x, whenever we want to continue it's numbering? The list identifier > may be any character not just a number. Something like: > > ``` (@1) element 1 of list 1 (@1) element 2 of list 1 > --interruption---- List 2: (@2) element 1 of list 2 (@2) element 2 of > list 2 ---- interruption---- List 1 continuous: (@1) element 3 of list 1 > (@1) element 4 of list 1 > ``` > This is a primary suggestion open to all kinds of arguments. And many > thanks to [@cderv](https://github.com/cderv) who has been a great help > regarding Pandoc issues facing Rmarkdown users. > > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/8617649a-6522-4dbb-85fc-1455875bc230n%40googlegroups.com.