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
Array entry 1 with value name:
family: Smith
given: Anna failed to be a string.
Array entry 2 with value name:
family: Smith
given: Bob failed to be a string.
Listings from YAML does not expect name to be an array in this context.
Bug description
When using a YAML listing content file, the first two examples render correctly, but the third does not.
Renders correctly:
Renders correctly:
Renders author names as [object Object]:
The bug is identical to closed issue: #4881 (comment)
Steps to reproduce
listing.qmd
:listing.yaml
:Expected behavior
The author list processed and names appear as documented in the Quarto docs.
Actual behavior
The reprex is rendered with author names as [object Object]:
Your environment
OS: macOS 15.2 24C101 arm64
IDE: VSCode 1.96.3
Quarto check output
The text was updated successfully, but these errors were encountered: