test_that("utils", {
expect_equal(normalizeString("Canción"), "cancion")
# Dieresis normalization in Linux does not have the same behavior
# expect_equal(normalizeString("Perspectïva"), "perspect\"iva")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.