context("test-utils")
test_that("it guesses prefix correctly", {
expect_equal(guess_prefix(paste0("a11y_", 11:13)), "a11y_")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.