Skip to content

conflict with rmarkdown::paged_table #17

@richardjtelford

Description

@richardjtelford

I have a quarto book that has a table using rmarkdown::paged_table(). This worked fine until I add webexercises with add_to_quarto(). I think there is some sort of conflict in the javascript, but I don't know how to diagnose that.

Example table:

```{r}
rmarkdown::paged_table(palmerpenguins::penguins)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions