quarto-dev / quarto-dev/quarto-cli
Feature request: Show slides without titles in outline
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Slides without titles currently don't show up on the outline. @jjallaire had mentioned that this worked in v0.2.340, so title-less slides not showing up in the outline might be a regression. I think we had discussed that a title would be constructed for them based on the initial text the slide can find and put something like "Slide 3" if not.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Begin by tracing outline generation for slides without titles and reproduce the missing-entry case; done means title-less slides receive a title based on their initial text or a fallback such as “Slide 3” in the outline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100