Some text

# Some R code
f <- function(x) {
  x
}

More text before malformed chunk

More R code

g <- function(y) { y }

Final text
```r
f

Final text

````r
1 + 2
````


krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.