Open
Description
The current way to render a multi-part example is [ex](example-1,example-2)
(or [](ExampleTable#cldf:__all__?ids=example-1,example2)
).
This setup may not be intuitive for some writers, it's not possible to pass example-specific parameters (title, comment...), and I've found myself getting lost in the comma-separated list. S. Nordhoff suggested using a group with individual examples inside; I think something along these lines would make sense:
/// examples
[ex](example-1?options=blabla)
[ex](example-2?options=blabla)
///
Thought on this @xrotwang?
Metadata
Metadata
Assignees
Labels
No labels