Nothing
test_that("Replace whitespace", {
expect_equal(format_ah_division_name("Red Hill"), "red-hill")
})
test_that("Replace special characters", {
expect_equal(format_ah_division_name("O'Connor"),"o-connor")
expect_equal(format_ah_division_name("O’Connor"),"o-connor")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.