Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve panelset code chunk behavior in Quarto #196

Merged
merged 8 commits into from
May 18, 2024

Conversation

gadenbuie
Copy link
Owner

@gadenbuie gadenbuie commented Jan 8, 2024

Improve handling of panelset code cells in Quarto:

  • A panelset: true chunk now creates the parent panelset layout if it isn't a direct child of a .panelset div
  • If they are part of a .panelset div, we hoist the .panels into the parent div.

@gadenbuie gadenbuie marked this pull request as ready for review January 8, 2024 14:42
@gadenbuie gadenbuie merged commit d38a04d into main May 18, 2024
5 checks passed
@gadenbuie gadenbuie deleted the panelset/quarto-code-cell branch May 18, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant