Skip to content

rmarkdown 2.31

Latest

Choose a tag to compare

@yihui yihui released this 26 Mar 17:53
  • Base64 encoded images work with non-HTML output formats now (thanks, @averissimo, #2604).

  • Use the argument --syntax-highlighting for Pandoc >= 3.8 since --highlight-style has been deprecated (thanks, @ywwry66, #2602).

  • default_output_format() will fall back to html_document if the output format in YAML cannot be recognized.