You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a Python code chunk inside revealjs slides that don't use the title YAML header, a wrong title slide is created using the first title after the first code chunk.
Steps to reproduce
Without a Python code chunk the order of the slides in this mini slide deck is as expected. ie. Slide 1, Slide2, Slide3
---format: revealjs---# Slide 1# Slide 2# Slide 3
Once a Python Code chunk is inserted into Slide 1, there will appear a "Slide 2" centered title slide in front of Slide 1.
Bug description
When using a Python code chunk inside revealjs slides that don't use the
title
YAML header, a wrong title slide is created using the first title after the first code chunk.Steps to reproduce
Without a Python code chunk the order of the slides in this mini slide deck is as expected. ie. Slide 1, Slide2, Slide3
Once a Python Code chunk is inserted into Slide 1, there will appear a "Slide 2" centered title slide in front of Slide 1.
Actual behavior
Slide order gets messed up
Expected behavior
Slide order should remain the same even with Python code chunk present
Your environment
Quarto Version: 1.7.24
Python Version: 3.10.12
Positron Version: 2025.03.0 build 116
Code - OSS Version: 1.96.0
Commit: 7f0f93873e8b24c9f393bb3586724f4783c5e72c
Date: 2025-03-01T18:48:08.166Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Linux x64 6.8.0-57-generic
Quarto check output
The text was updated successfully, but these errors were encountered: