tags-rd-formatting: Tags related to markdown support

tags-rd-formattingR Documentation

Tags related to markdown support

Description

Learn full the details in in vignette('rd-formatting').

Other less frequently used tags:

  • @md: Force markdown processing for a block.

  • @noMd: Suppress markdown processing for a block.

  • @section ${1:section title}: : Add an arbitrary section to the documentation. Now generally superseded in favour of using a level 1 heading.

Usage

#' @md
#' @noMd
#' @section ${1:section title}:

roxygen2 documentation built on Dec. 9, 2022, 1:09 a.m.