codefolder
codefolder copied to clipboard
Enable per-page code-folding for Bookdown and Distill
Results
1
codefolder issues
Sort by
recently updated
recently updated
newest added
If I include the following, the Rmarkdown document is printed but the code is not showing. The `Hide` toggel doesn't seem to work?  When I set `echo =TRUE` for...