Skip to content

Commit

Permalink
Add news bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed May 13, 2024
1 parent e03b111 commit 6899acc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# pkgdown (development version)

* `build_home_index()` now renders Math if you use it in your home page (#2263).
* `build_articles()` now reports if you are missing alt-text for any images (#2357).
* `check_pkgdown()` and `pkgdown_sitrep()` have been unified so that they both report on the same problems. They now only differ in the style of their output: `pkgdown_sitrep()` reports whether each category is ok or not ok, while `check_pkgdown()` errors on the first issue (#2463).
* `build_site()` automatically runs `pkgdown_sitrep()` at the start of the process (#2380).
Expand Down

0 comments on commit 6899acc

Please sign in to comment.