tests/testthat/_snaps/html.md

add marginnote

Code
  marginnote_html("text")
Output
  [1] "<label for=\"tufte-mn-\" class=\"margin-toggle\">&#8853;</label><input type=\"checkbox\" id=\"tufte-mn-\" class=\"margin-toggle\">text"
Code
  marginnote_html("text", "#")
Output
  [1] "<label for=\"tufte-mn-\" class=\"margin-toggle\">#</label><input type=\"checkbox\" id=\"tufte-mn-\" class=\"margin-toggle\">text"


Try the tufte package in your browser

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

tufte documentation built on July 9, 2023, 7:25 p.m.