You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rmarkdown now has a HTML fragment feature which knits a document with only body text so that it can be seamlessly included in another webpage (i.e. a Shiny application) without causing rendering issues. It would be awesome to get a similar bootstrap_fragment which has all of the nice features of knitr bootstrap without the header information.
The text was updated successfully, but these errors were encountered:
rmarkdown now has a HTML fragment feature which knits a document with only body text so that it can be seamlessly included in another webpage (i.e. a Shiny application) without causing rendering issues. It would be awesome to get a similar bootstrap_fragment which has all of the nice features of knitr bootstrap without the header information.
The text was updated successfully, but these errors were encountered: