tags-rd-formatting: Tags related to markdown support

tags-rd-formattingR Documentation

Tags related to markdown support

Description

Learn the full details 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}:

klutometis/roxygen documentation built on Feb. 4, 2024, 6:22 a.m.