| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-26 | 350 Bytes | |
| rmarkdown 2.31 source code.tar.gz | 2026-03-26 | 2.2 MB | |
| rmarkdown 2.31 source code.zip | 2026-03-26 | 2.4 MB | |
| Totals: 3 Items | 4.6 MB | 6 | |
-
Base64 encoded images work with non-HTML output formats now (thanks, @averissimo, [#2604]).
-
Use the argument
--syntax-highlightingfor Pandoc >= 3.8 since--highlight-stylehas been deprecated (thanks, @ywwry66, [#2602]). -
default_output_format()will fall back tohtml_documentif the output format in YAML cannot be recognized.