markdown_options | R Documentation |
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 -
.
markdown_options()
See https://yihui.org/litedown/#sec:markdown-options for the full list of options and their documentation.
A character vector of all available options.
# all available options
litedown::markdown_options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.