Skip to content

htmltools 0.4.0

Compare
Choose a tag to compare
@schloerke schloerke released this 30 Oct 20:39
· 34 commits to main since this release
0b3eee2
  • Added HTMLTextDocument class, which takes as input a string representation of an HTML document. (#61)

  • Added htmltools.html_dependency_render_mode. If this is set to "json", then HTMLDependency objects will be rendered as JSON inside of <script> tags. (#61)