Attribution: https://github.com/rstudio/rticles.
notes_pdf(..., keep_tex = TRUE, md_extensions = c("-autolink_bare_uris", "+header_attributes", "+auto_identifiers", "+fenced_code_blocks", "+fenced_code_attributes", "+fancy_lists", "+subscript", "+superscript", "+raw_tex", "+citations", "+inline_notes", "+footnotes", "+table_captions", "+pipe_tables"))
... | Additional arguments to |
---|---|
keep_tex | Keep the intermediate tex file used in the conversion to PDF |
md_extensions | Markdown extensions to be added or removed from the
default definition or R Markdown. See the |
R Markdown output format to pass to
render