openpharma / roxytypes

typed parameter definitions for `roxygen2`
https://openpharma.github.io/roxytypes/
Other
4 stars 1 forks source link

Literal syntax producing malformed roxygen output #12

Closed dgkf closed 1 year ago

dgkf commented 1 year ago

Using a typed param such as

#' @typed param: "`ClassA` or `ClassB`"
#'   A param of `ClassA` or `ClassB`

Produces malformed documentation mentioned in https://github.com/openpharma/roxytypes/pull/11#issuecomment-1639911985