Skip to content

altdoc 0.7.1

Choose a tag to compare

@etiennebacher etiennebacher released this 17 Feb 19:13

0.7.1

Bug fixes

  • In 0.5.0, we announced that README.qmd wouldn't be automatically rendered,
    but this still happened when output = "quarto_website". This is now fixed,
    meaning that altdoc uses README.md over README.qmd (#354).

  • Figures stored in man/figures and used in the README are now properly
    displayed (#354).

  • Fix for change of default value of getOption("help.htmltoc") in R-devel
    4.6.0 (#356).