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

Improved documentation

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