pimentel / atom-r-exec

Send R code to various R consoles from the Atom editor
https://atom.io/packages/r-exec
MIT License
19 stars 8 forks source link

RMarkdown error with blocks of length 1 #30

Closed pimentel closed 8 years ago

pimentel commented 8 years ago

If a markdown block is only of length 1 (only 1 line) sending the knitr command does not work correctly (gives an error that no knitr block is found)

pimentel commented 8 years ago

fixed in commit 810abb0