Closed danielinteractive closed 1 year ago
Interesting! I've converted a couple packages as tests and not seen this before. I'll have to investigate.
As a minor aside, it also looks like the CLI line number gutter is using the "dark theme" background, but that's less critical here.
@danielinteractive - Can you share the roxygen2
version you're using?
thanks @dgkf , roxygen2
is at 7.2.3
You can see this e.g. when working on the main branch in jmpost
- that is at least where I saw it, hope it is reproducible on your side.
Was resolved in #10
When applying
convert("(`{type}`)\\cr {description}")
injmpost
I get as changes: so although it does not preview it like that, the preview being:convert()
does duplicate the#'
in front of the roxygen lines.