tests/testthat/_snaps/shiny_ui_epoxy_markdown.md

ui_epoxy_markdown()

Code
  cat(app$get_text("#about_movie"))
Output
  Inception
  Released: 2010
  Rated: PG-13
  IMDB Rating: 8.8
  Inception is an action, adventure, mystery film released in 2010. It
  was filmed in USA, UK with a budget of $160.0M and made $292.58M at the box office. Inception recieved a Bechdel
  rating of 3 for the following
  plot:

  A skilled extractor is offered a chance to regain his old life as payment for a task considered to be impossible.
Code
  cat(app$get_text("#about_movie"))
Output
  The Simpsons Movie
  Released: 2007
  Rated: PG-13
  IMDB Rating: 7.4
  The Simpsons Movie is an animation, adventure, comedy film released in 2007. It
  was filmed in USA with a budget of $72.5M and made $183.14M at the box office. The Simpsons Movie recieved a Bechdel
  rating of 3 for the following
  plot:

  After Homer accidentally pollutes the town's water supply, Springfield is encased in a gigantic dome by the EPA and the Simpson family are declared fugitives.


gadenbuie/epoxy documentation built on April 19, 2024, 8:20 a.m.