Skip to content

class mismatch with new version of Quarto #199

@beanumber

Description

@beanumber

Building the demo file works on Quarto 1.7.32 (probably current in September 2025 when the last commit triggered the website build action. But it doesn't work on Quarto 1.8.27 (as of January 2026).

This is the offending line:

::::{.cr-section layout="overlay-center" style="font-size: 1.5em;"}

This needs to be changed to

::::{.cr-section cr-layout="overlay-center" style="font-size: 1.5em;"}

Thanks for all your hard work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions