diff --git a/NEWS.md b/NEWS.md index 20a4adcc38..dd2bf21f7b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,6 +6,8 @@ - The global option `knitr.progress.simple` can be used to decide whether to output the bar in the progress. When set to `FALSE`, only the step numbers and chunk labels will be printed, and the progress bar is omitted. This can be more useful for logging purposes since the bar itself is not useful (thanks, @hadley, #2221). By default, the simple progress output is used when the progress is not written to a connection such as `stdout` or `stderr` (e.g., written to a file instead), or the output connection is not a "terminal". +- HTML Widgets can now support alt text by specifying an attribute `aria-labelledby="