Skip to content

Commit

Permalink
tweak news for #253
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Mar 2, 2020
1 parent bfd942a commit 06e3a6e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@

- Pinned the remark.js version to v0.14 until upstream support for the latest release is available (thanks, @ekstroem, #247).

- `infinite_moon_reader()` now accepts additional arguments via `...` that are passed to `rmarkdown::render()`.
This improves the addition of the `params` argument in `infinite_moon_reader()` in version 0.14 and allows users to over-ride parameters defined in the top-level YAML in the slides at run time.
It also lets users set rendering options, such as `quiet = TRUE` or setting `output_file`. (thanks @mstr3336, @gadenbuie, #253)
- `infinite_moon_reader()` now accepts additional arguments via `...` that are passed to `rmarkdown::render()`. This improves the addition of the `params` argument in `infinite_moon_reader()` in version 0.14 and allows users to over-ride parameters defined in the top-level YAML in the slides at run time. It also lets users set rendering options, such as `quiet = TRUE` or setting `output_file` (thanks @mstr3336, @gadenbuie, #253).

## MINOR CHANGES

Expand Down

0 comments on commit 06e3a6e

Please sign in to comment.