Nothing
Code
posOption(table)
Output
[t]
Code
table
Output
ENVIRONMENT: \begin{tabular}[H]{l|r|r}
\hline
& mpg & cyl\\
\hline
Mazda RX4 & 21 & 6\\
\hline
Mazda RX4 Wag & 21 & 6\\
\hline
\end{tabular}
Code
posOption(table)
Output
[H]
Code
table
Output
ENVIRONMENT: \begin{tabular}[H]{l|r|r}
\hline
& mpg & cyl\\
\hline
Mazda RX4 & 21 & 6\\
\hline
Mazda RX4 Wag & 21 & 6\\
\hline
\end{tabular}
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.