Skip to content

Commit c0fb225

Browse files
news
1 parent f1e9cf7 commit c0fb225

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

NEWS.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,13 @@
55
Bugs:
66

77
* `style_tt()` with a logical matrix containing all `FALSE` values no longer throws an error (Issue #609, thanks to @EinMaulwurf).
8+
* Fixed spurious Windows portable HTML warning when using `height` parameter with non-HTML output formats (Issue #608).
89

910
Misc:
1011

1112
* Skip a few tests on CRAN.
12-
13-
## 0.15.0.1
14-
15-
Misc:
16-
1713
* `print(tab, "html")` always base 64 encodes images. This is useful because it makes files more portable when viewed in IDEs, and because it simplifies path handling in temporary directories across operating systems.
1814

19-
Bugs:
20-
21-
* Fixed spurious Windows portable HTML warning when using `height` parameter with non-HTML output formats (Issue #608).
22-
2315
## 0.15.0
2416

2517
New features:

0 commit comments

Comments
 (0)