test-links {pkgdown} | R Documentation |
Test case: links
Description
jsonlite::minify("{}") #> {}
See Also
Other tests:
index
,
test-crayon
,
test-dont
,
test-figures
,
test-lists
,
test-long-lines
,
test-math-examples
,
test-output-styles
,
test-params
,
test-sexpr-title
,
test-tables
,
test-verbatim
Examples
jsonlite::minify("{}")
library(jsonlite, warn.conflicts = FALSE)
minify("{}")
[Package pkgdown version 2.1.3 Index]