Skip to content
Discussion options

You must be logged in to vote

Tricky indentation and empty lines for the first ^^

  1. With one fragment

    ---
    title: "Untitled"
    format: revealjs
    ---
    
    ## Title
    
    - item 1.0
    
      ::: {.fragment}
      - item 1.1
      :::
    
      - item 1.2
    
    
    Screen.Recording.2022-07-19.at.18.32.48.mov
  2. With two fragments

    ---
    title: "Untitled"
    format: revealjs
    ---
    
    ## Title
    
    - item 1.0
    
      ::: {.fragment}
      - item 1.1
      :::
    
      ::: {.fragment}
      - item 1.2
      :::
    
    
    Screen.Recording.2022-07-19.at.18.34.23.mov

Replies: 3 comments 4 replies

Comment options

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

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

@mcanouil
Comment options

@mcanouil
Comment options

@tlyim
Comment options

Comment options

You must be logged in to vote
0 replies
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