Skip to content

[FEATURE] Support mixing horizontal and vertical slides when exporting to HTML #570

@jeertmans

Description

@jeertmans

Terms

Description

As discussed in #568, mixing vertical and horizontal slides could be a nice feature to add to the HTML export format.

A possible implementation could be (copied from #568 (reply in thread)):

That makes sense! Looking back at https://revealjs.com/vertical-slides/, maybe a simpler solution could be to have all slides in vertical mode by default, and have a special keyword in next_slide that triggers a new horizontal mode. To provide the same behavior as previously, we could check afterward if the presentation only has one horizontal slide and, if that's the case, unravel all vertical slides into horizontal ones.

Screenshots

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershtml-convertRelated to converting to HTML slideslibRelated to the library (a.k.a. module)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions