jimhester / knitrBootstrap

A framework to create bootstrap styled HTML reports from knitr Rmarkdown.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<!document HTML >

idosloma opened this issue · comments

I am rendering with :
knit_bootstrap_Rmd("ReportShiny.Rmd",tmpmd,
envir = reportEnviroment,boot_style = 'cerulean',code_style = NULL,show_output = F,
show_code = F,quiet = T )
markdownToHTML(tmpmd,'test.html',header = F)

I get a sticky at top and a sidebar.

In addition i can`t get rid of the bootstrap.menu !!!!!!!