Skip to content

Commit b6a1436

Browse files
committed
start the next version
1 parent a621eeb commit b6a1436

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: pagedown
22
Type: Package
33
Title: Paginate the HTML Output of R Markdown with CSS for Print
4-
Version: 0.23
4+
Version: 0.23.1
55
Authors@R: c(
66
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
77
person("Romain", "Lesur", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-0721-5595")),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# CHANGES IN pagedown VERSION 0.24
2+
3+
14
# CHANGES IN pagedown VERSION 0.23
25

36
- Using non ASCII characters in headers, like french `## Présence d'une DAACT`, no longer causes an error in `html_paged()` for TOC processing (thanks, @sylvaine31, #339).

0 commit comments

Comments
 (0)