mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-09 15:08:04 -05:00
Render functions can be inserted directly into .Rmd
All render functions need to call markRenderFunction on their return values for this mechanism to work. Also: - Remove runRmdContainer (it's moved to rmarkdown) - Remove some bad .Rbuildignore entries - Make height/width in shinyApp respected
This commit is contained in:
@@ -10,5 +10,3 @@
|
||||
^man-roxygen$
|
||||
^\.travis\.yml$
|
||||
^staticdocs$
|
||||
^R/.*\.Rmd1$
|
||||
^R/.*\.html$
|
||||
|
||||
Reference in New Issue
Block a user