markdown_options: Markdown rendering options

View source: R/mark.R

markdown_optionsR Documentation

Markdown rendering options

Description

A list of all options to control Markdown rendering. Options that are enabled by default are marked by a + prefix, and those disabled by default are marked by -.

Usage

markdown_options()

Details

See https://yihui.org/litedown/#sec:markdown-options for the full list of options and their documentation.

Value

A character vector of all available options.

Examples

# all available options
litedown::markdown_options()

litedown documentation built on April 12, 2025, 1:34 a.m.