Add footnote support to rmarkdown/pandoc
diff --git a/man/magic_mirror.Rd b/man/magic_mirror.Rd
new file mode 100644
index 0000000..e2c531e
--- /dev/null
+++ b/man/magic_mirror.Rd
@@ -0,0 +1,15 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/magic_mirror.R
+\name{magic_mirror}
+\alias{magic_mirror}
+\title{Magic mirror that returns kable's attributes}
+\usage{
+magic_mirror(input)
+}
+\arguments{
+\item{input}{The output of kable}
+}
+\description{
+Magic mirror that returns kable's attributes
+}
+