Skip to content

presento theme failing with knitr::kable #25

@lfpdroubi

Description

@lfpdroubi

Hi.

I noticed a problem with presento theme when printing a data.frame with knitr::kable.

I have just added this code to the presento theme template:

# Print data frame

```{r}
data(mtcars, "ggplot2")
knitr::kable(mtcars)
```

Error message:

! File ended while scanning use of \@tempa.
<inserted text> 
                \par 
l.75 ...e{footnote}\makesavenoteenv{long table}}{}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions