Skip to content
Snippets Groups Projects
Commit 6f0f6392 authored by Fernando Mayer's avatar Fernando Mayer
Browse files

Improved documentation

parent d0747e6a
Branches
No related tags found
No related merge requests found
...@@ -27,16 +27,17 @@ page.} ...@@ -27,16 +27,17 @@ page.}
\item{publish}{logical, if the post is to be published or stay in \item{publish}{logical, if the post is to be published or stay in
draft mode.} draft mode.}
\item{write}{logical, is the result of knit be written to a html \item{write}{logical, if the result of knit should be written to a
file. This is useful to copy from this file and paste inside the html file. This is useful to copy from this file and paste inside
wordpress post editor (on text mode, not visual mode).} the Wordpress editor (on text mode, not visual mode).}
} }
\value{ \value{
None is returned by the function. Nothing is returned by the function.
} }
\description{ \description{
This function improves the \code{RWordPress::knit2wp} to This function improves \code{RWordPress::knit2wp} to
allow properly render code when using Crayon Sintax Highlighter. allow properly render code when using Crayon Sintax Highlighter
in Wordpress.
} }
\examples{ \examples{
\donttest{ \donttest{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment