test_that("Hiding the server name and hidden folders works", {
expect_identical(
hide_server_("//my_server/hidden_folder$/abc"),
"//server/hidden_folder/abc"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.