| conf_macro_generator | R Documentation | 
General Confluence macro builder for internal use
conf_macro_generator(
  type = c("inline", "block"),
  name,
  parameters = NULL,
  body = NULL
)
| type | inline or block code style to be used for the HTML content | 
| name | Confluence macro name | 
| parameters | named list of optional macro parameters | 
| body | optional  | 
HTML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.