Hi,
I have a problem uploading a child Rmd file that does not contain YAML header. Specifically upload_file() returns error "Error: There are some issues in the identification of YAML start/end line indexes" when hide_code = TRUE. Upload works just fine if hide_code = FALSE or with empty YAML header.
I'm not sure whether it is a really bug or it's kinda "safety feature" that you need to preserve.
Hi,
I have a problem uploading a child Rmd file that does not contain YAML header. Specifically
upload_file()returns error "Error: There are some issues in the identification of YAML start/end line indexes" whenhide_code = TRUE. Upload works just fine ifhide_code = FALSEor with empty YAML header.I'm not sure whether it is a really bug or it's kinda "safety feature" that you need to preserve.