#' Enumerate Tables and Figures in RMarkdown (rmd files)
#'
#' \code{rmd_cap} produces a caption, records a label (chunk label as default)
#' and assigns a number. These number can be referenced inline with
#' \code{rmd_ref} to retrieve the number.
#'
#' @name enumeratermd
#' @docType package
#' @import knitr
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.