Mark
Results
2
comments of
Mark
> For the wrong closing parenthesis `)`, regex can't help. @yihui I have a suggestion on how to fix the closing parenthesis being missed. In the second line here, https://github.com/yihui/knitr/blob/77970b0717a9497b5ba275689a21c0af2e58ab07/R/block.R#L590-L591...
> ``` > read_chunk(lines = "hello") # don't use other_function() > # read_chunk(lines = "hello") > ``` Using `(?