Open elinw opened 3 years ago
This is a great idea but currently all of the templates rely on rmarkdown::html_document()
which makes email obfuscation impossible: https://github.com/rstudio/rmarkdown/blob/master/R/html_document_base.R#L38
This inspired me to open an issue: https://github.com/rstudio/rmarkdown/issues/1969
Would you consider using the option for email obfuscation that is an option in pandoc? It prevents emails from being harvested by spammers.