quarto-dev / quarto-dev/quarto-cli
Details tag not well supported for article layout
Offen
Dieses Issue hat noch niemand übernommen.
articles
bug
- Vorherrschende Sprache
- JavaScript
- Sterne
- 6k
- Forks
- 458
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 41
Beschreibung
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3813
Originally posted by howardm December 31, 2022
Hi,
I'm trying to use the following functionality in a particular portion of a web page:
<details><summary>Content to be revealed</summary>
Content that is revealed.
</details>
It works, but this screenshot shows the placement of it (truncated) in the left margin

Is the fact that the code precedes content that includes a ::: {.panel-tabset .column-page} section the cause ?
This problem with the code doesn't occur elsewhere in the document.
Howard
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Start with the linked discussion and reproduce the smallest article containing a
block before a ::: {.panel-tabset .column-page} section. Compare its placement with the same block elsewhere in the document; done means the details content is positioned correctly in the article layout.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- html
- Bereich
- frontend, web-dev
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100