Export kable_xml functions.
diff --git a/docs/save_kable_and_as_image.Rmd b/docs/save_kable_and_as_image.Rmd
index e621650..f545bb5 100644
--- a/docs/save_kable_and_as_image.Rmd
+++ b/docs/save_kable_and_as_image.Rmd
@@ -62,3 +62,4 @@
```
Note that, by default, as_image saves to an temp file, which works for normal rmarkdown. However if you are using things like xaringan, which can't be a standalone html, you can specify the `file` option in `as_image` be the path you need, eg. "img/something.png"
+