Skip to content

rmarkdown 2.21

Compare
Choose a tag to compare
@yihui yihui released this 26 Mar 22:52
· 60 commits to main since this release
  • Now HTML output formats use the Font Awesome HTML dependency from the fontawesome package instead of shipping an outdated version of Font Awesome in rmarkdown (thanks, @rich-iannone, #2451).

  • Fixed a bug caused by a change in the is_blank() function in xfun 0.38 (thanks, @andreahgsin, #2469).