Nothing
Code
cc(inline("This is a ", shiny::span(style = "color: red", "test"), ".", class = "mb-2",
style = "font-weight: bold"))
Output
<div class="inshiny-inline mb-2" style="font-weight: bold"><span class="inshiny-span">This is a </span><span style="color: red">test</span><span class="inshiny-span">.</span></div>
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.