Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Error rendering macro 'code' #149

@datapixie

Description

@datapixie

I'm having trouble with code chunks not being rendered (regardless of the code_folding setting). The code chunks never show up, and in some cases I see the error

Error rendering macro 'code': Invalid value specified for parameter 'com.atlassian.confluence.ext.code.render.InvalidValueException'

For example the following Rmd :

## R Markdown

```{r cars}
summary(cars)

plot(pressure)
'''

is rendered on Confluence as

Screen Shot 2022-03-03 at 3 35 17 PM

Not sure if this matters, but I'm not on Confluence cloud, I'm on my company's internal confluence site. Is it possible my code macro is out of date or something?

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