Nothing
Code
out$get_section("prop")
Output
\section{Additional properties}{
\describe{
\item{\code{@a}}{prop a}
\item{\code{@b}}{prop b}
}}
Code
out$get_section("prop")
Output
\section{Additional properties}{
\subsection{Parent}{
\describe{
\item{\code{@x}}{prop x}
}
}
\subsection{Child}{
\describe{
\item{\code{@y}}{prop y}
}
}
}
Code
. <- roc_proc_text(rd_roclet(), text)
Message
x <text>:4: @prop has mismatched braces or quotes.
Code
. <- roc_proc_text(rd_roclet(), text)
Message
x <text>:4: @prop must have form class@prop.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.