Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presentation -- support structuring above slide level #728

Closed
kvistgaard opened this issue Jul 29, 2021 · 1 comment
Closed

Presentation -- support structuring above slide level #728

kvistgaard opened this issue Jul 29, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kvistgaard
Copy link

kvistgaard commented Jul 29, 2021

Currently, the allowed structure is:

  • {{slides}}
    • {slide}

So there is no way to organize slides or simply turn an existing page into a presentation without "flattening" at the slide level

It would be nice to have

  • {{slides}}
    • {section} ((not visible as slide unless it is {title}
      • {slide}

It would be nice if there are many levels of sections if there is a way to do it without too much effort to show which is the slide level.

@dvargas92495 dvargas92495 self-assigned this Jul 29, 2021
@dvargas92495 dvargas92495 added the enhancement New feature or request label Jul 29, 2021
@dvargas92495
Copy link
Owner

Moved to #745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants