Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Reflowing roxygen comments #33

Closed
nsheff opened this issue Aug 21, 2015 · 1 comment
Closed

Reflowing roxygen comments #33

nsheff opened this issue Aug 21, 2015 · 1 comment

Comments

@nsheff
Copy link

nsheff commented Aug 21, 2015

Roxygen comments start with #' but when reflowed, this gets messed up:

#' this is a long roxygen comment. this is a long roxygen comment. this is a long roxygen comment. this is a
#' long roxygen comment.  this is a long roxygen comment. 

after reflow (incorrect):

#' this is a long roxygen comment. this is a long roxygen comment. this is a
#long roxygen comment. this is a ' long roxygen comment.  this is a long roxygen
#comment. 
@piccolbo
Copy link

piccolbo commented Mar 16, 2018

This is still a problem in 1.26.0-beta0. I think I read on the linked to ticket that it was targeted for 1.25. Is it maybe because in python #' is not official? It's been adopted by literate programming/reproducible science/documentation systems (e.g. pweave and spyder).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants