R/stylermd.R

#' Make a file or plain text fit 80 characters. Or any limit you want.
#' @examples
#' tidy_text(lorem_ipsum())
"_PACKAGE"
if (getRversion() >= "2.15.1") {
  utils::globalVariables(c(
    ".",
    "is_code_start", "code_start", "code_stop",
    NULL
  ))
}
lorenzwalthert/stylermd documentation built on May 5, 2019, 1:36 a.m.