This was a fork of the original bookdown package specifically used to build the RGuides page I used for students. The only modifications are:
- allowing 4th level headings
####to be displayed inside the table of contents inbs4_book - hides the "edit page" and "page source" buttons on the third column
- changes "on this page" to "chapter contents."
To use:
- Install this fork using devtools::install_github("kaisamng/bookdown")
