Description Usage Arguments Value
View source: R/replace_author_umlauts_in_pub_index_md.R
Replace Author Umlauts in Multiple Publication Index.md
1 2 3 4 | replace_authors_umlauts_in_pub_index_md(
hugo_root_dir = ".",
encoding = "UTF-8"
)
|
hugo_root_dir |
root dir of hugo-academic website (default: ".") |
encoding |
default: "UTF-8" |
rewrites "author" field in multiple "index.md" files without umlauts but with "ae", "oe", "ue", "Ae", "Oe", "Ue", "ss" where needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.