quarto-dev / quarto-dev/quarto-cli

RevealJS `reference-location: section` does not number correctly

Aperta
#8,545 6 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@cderv ci sta già lavorando.

Dal 1/2/2024.

bug revealjs
Lingua principale
JavaScript
Stelle
6k
Fork
458
Merge medio
1g 9h
PR unite (30g)
41

Descrizione

Discussed in https://github.com/quarto-dev/quarto-cli/discussions/8534
---
title: test
format:
  revealjs:
    center: true
reference-location: section
---

## Slide 1

- bullet one
- bullet two^[first footnote]
- This is the third bullet

## Slide 2

more test text here^[second footnote]

This leads to wrong numbering
image

Either this is an issue, or we should just disallow reference-location: section as I am not sure it makes sense in revealjs context

For context, we do special processing for footnotes in format-reveal.ts when not set to document level. So probably there to handle it correctly.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.