-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershtml-convertRelated to converting to HTML slidesRelated to converting to HTML slideslibRelated to the library (a.k.a. module)Related to the library (a.k.a. module)
Description
Terms
- Checked the existing issues and discussions to see if my issue had not already been reported;
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_slidethat 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
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershtml-convertRelated to converting to HTML slidesRelated to converting to HTML slideslibRelated to the library (a.k.a. module)Related to the library (a.k.a. module)