View source: R/internal_functions.R
hash_sub | R Documentation |
Substitute hashed Rmarkdown headers with the next level down down e.g. # to ##
hash_sub(x, sub_type)
x |
string object to substitute one # value for another |
sub_type |
logical or vector, TRUE will substitute all heading levels, FALSE will substitute none, alternatively a vector will allow you to select specific levels of header to substitute. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.