Skip to content

Commit a2677ca

Browse files
committed
NEWS
1 parent 7ed4bd4 commit a2677ca

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

NEWS.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
1-
## roxygen2md 0.0-2 (2017-02-03)
2-
3-
- Now uses global replacement again.
4-
- Improve detection for existing `markdown = TRUE` setting in `DESCRIPTION`.
5-
6-
7-
## roxygen2md 0.0-1 (2017-02-03)
8-
9-
Initial GitHub release.
10-
11-
- Single function `roxygen2md()` that can be run in the package's directory and converts all roxygen2 comments to Markdown. The `DESCRIPTION` is edited if necessary, or a message is given that the user should edit themselves.
12-
- RStudio add-in with single menu item "Rd to Markdown".
13-
1+
## styler 0.0-1 (2017-06-15)
142

3+
Initial release, work in progress.
154

5+
- Create and serialize nested parse data.
6+
- Internal support for indention of expressions with parentheses.
7+
- Adding and removing spaces around operators on flat parse data.

0 commit comments

Comments
 (0)