Skip to content

Commit f6bed6c

Browse files
committed
add paragraph animation
1 parent c0c4fc5 commit f6bed6c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ a `r max(iris$Sepal.Length)`, viverra nisl at, luctus ante =
3030

3131
![An animation of the above](demo.gif)
3232

33-
3433
## Notes
3534

3635
Install with `devtools::install_github("tjmahr/WrapRmd")`
@@ -39,3 +38,7 @@ Then go to Tools > Addins in RStudio to select and configure addins. I've mapped
3938
this one addin to the shortcut `Ctrl + Shift + Alt + /`.
4039

4140
Currently, the package wraps lines using a maximum line width of 80 characters.
41+
42+
It should work on multiple paragraphs:
43+
44+
![Animation of wrapping paragraphs separately](multi_paragraph.gif)

multi_paragraph.gif

45.5 KB
Loading

0 commit comments

Comments
 (0)