Skip to content

Disable urls during Rmarkdown::render() in RStudio? #581

@hadley

Description

@hadley

e.g. create an .Rmd containing this code and render it with cmd + shift + K

```{r}
cli::cli_abort("{.url https://posit.co}")
```

The issues panes doesn't support ANSI formatting:

Screenshot 2023-02-08 at 12 54 52

OTOH the output pane does:

Screenshot 2023-02-08 at 12 55 14

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