Skip to content
Discussion options

You must be logged in to vote

Would this do? (I find it weird because most people won't see the subtle font size change between 2 and 3 ...)

See Quarto document code.
---
title: "Test Reveal JS title levels"
format: 
  revealjs:
    smaller: false
    self-contained: false
    slide-number: c/t
engine: knitr
---

# LEVEL1


## Level 2

- item 2.1
- item 2.2
- item 2.3
- item 2.4

---

### Level 3

- item 2.1
- item 2.2
- item 2.3
- item 2.4

## Level 2 on top ?

- item 2.1
- item 2.2
Screen.Recording.2023-05-24.at.18.11.26.mov

Replies: 9 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ced75
Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

@mcanouil
Comment options

Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

@ced75
Comment options

Comment options

You must be logged in to vote
2 replies
@cderv
Comment options

@ced75
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
revealjs Issues with the revealjs format
3 participants