Download Latest Version rmarkdown 2.31 source code.tar.gz (2.2 MB)
Email in envelope

Get an email when there's a new version of rmarkdown

Home / v2.30
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-29 717 Bytes
rmarkdown 2.30 source code.tar.gz 2025-09-29 2.2 MB
rmarkdown 2.30 source code.zip 2025-09-29 2.4 MB
Totals: 3 Items   4.6 MB 0
  • pandoc_convert() will throw an error if Pandoc is not available (thanks, @brianperdomo, [#2600]).

  • Use the argument --syntax-highlighting=none for Pandoc >= 3.8 since --no-highlight has been deprecated (#2602).

  • Dropped the temporary workaround that used to support syntax highlighting of |> and =>. The workaround has no longer been necessary since Pandoc 2.18, which was released more than 3 years ago (#2290).

  • convert_ipynb() no longer drops raw cells with no format in metadata (thanks, @katrinabrock, [#2587]).

  • Fixed a bug that prevents render() from working when converting .md input to PDF (thanks, @mrainers, [#2599]).

Source: README.md, updated 2025-09-29