tests/testthat/_snaps/inline.md

inline is stable

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>


Try the inshiny package in your browser

Any scripts or data that you put into this service are public.

inshiny documentation built on Feb. 14, 2026, 5:06 p.m.