Skip to content

Commit 47b6df4

Browse files
fix visual
1 parent 4ba4a29 commit 47b6df4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

vignettes/available-hooks.Rmd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,8 @@ your DESCRIPTION file. Note that `README.Rmd` is never checked.
235235
`somepkg:::x()`. Flag not set by default, i.e. the hook will fail if
236236
such a call is found.
237237

238-
```{=html}
239238
<!-- -->
240-
```
239+
241240
id: deps-in-desc
242241
args: [--allow_private_imports]
243242

@@ -246,9 +245,8 @@ your DESCRIPTION file. Note that `README.Rmd` is never checked.
246245
repos, the git and R package root coincide. Added in version
247246
0.3.2.9000.
248247

249-
```{=html}
250248
<!-- -->
251-
```
249+
252250
id: deps-in-desc
253251
args: [--root=<R package root>]
254252

0 commit comments

Comments
 (0)