test_that("request_body() works", {
result <- kwb.nextcloud:::request_body()
expect_true(startsWith(result, "<?xml version"))
expect_true(endsWith(result, " ?>"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.