Skip to content

multi-part examples should be organized by group #23

Description

@fmatter

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions