Skip to content

Commit 4b2403e

Browse files
correct news updates to be in development location
1 parent 01e6f6f commit 4b2403e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
* as_word() now handles "<br>" line breaks for md() and html(), and no longer automatically adds "Table N" ahead of the caption.
88

9+
* Improvements to options for LaTeX including repeating Headers, removing top and bottom lines, applying font sizes, and line breaks (@thebioengineer, #1630, #1061, #1767)
10+
11+
* Add `latex()` function to let users write the LaTeX they wish to see in the table cell or text (@thebioengineer, #1912)
12+
913
# gt 1.0.0
1014

1115
## Minor improvements and bug fixes
@@ -28,9 +32,7 @@
2832

2933
* Fixed many typos in the documentation. (#1910, thanks @MichaelChirico!)
3034

31-
* Improvements to options for LaTeX including repeating Headers, removing top and bottom lines, applying font sizes, and line breaks (@thebioengineer, #1630, #1061, #1767)
3235

33-
* Add `latex()` function to let users write the LaTeX they wish to see in the table cell or text (@thebioengineer)
3436
# gt 0.11.1
3537

3638
## Breaking changes

0 commit comments

Comments
 (0)