Git Product home page Git Product logo

Comments (4)

jimhester avatar jimhester commented on August 20, 2024

Thanks for pointing out this bug, the problem is that for this release I require the html output hook to be set with rendre_html, so you can fix your rstudio bug by running render_html before knitting. The custom function is run after knitting unfortunately, and the knit function used is hard coded, so there is no easy drop in fix.

If you put render_html in the setup block of your Rmd file it should work in Rstudio though.

I will probably put back in the jQuery to transform the base markdown output to bootstrap, I took it out to simplify the code, but this would be a fairly popular use case I would imagine. Sorry for the bug!

Re: graphics see menu.graphics in ?options or the online help at http://stat.ethz.ch/R-manual/R-devel/library/base/html/options.html

from knitrbootstrap.

lcolladotor avatar lcolladotor commented on August 20, 2024

Right now, if I use render_html() in the .Rprofile, uploading to RStudio works however the preview of the html in the RStudio doesn't. It is not an issue for my use case since I only use RStudio to upload it to Rpubs but it could be for other users.

For example, this is the regular output from the Rmd default template in RStudio.

screen shot 2013-09-04 at 11 10 34 pm

Using knit_bootstrap instead of knit_boostrap_md results in similar output. The only difference is that a .txt file is created in the working directory.

And thanks for explaining the menu.graphics option.

from knitrbootstrap.

lcolladotor avatar lcolladotor commented on August 20, 2024

I forgot to say that here is the .Rprofile in more detail https://gist.github.com/lcolladotor/6445586

from knitrbootstrap.

lcolladotor avatar lcolladotor commented on August 20, 2024

Hm... I had incorrectly interpreted where you suggested to use render_html. While adding it to the Rmd file does solve the code blocks toggling problem, I have a related problem now. Basically, I ran knitrBoostrap with the default RStudio Rmd template and now the pictures won't show (locally or in RPubs).

Check http://rpubs.com/lcollado/8117 and https://gist.github.com/lcolladotor/6445771

from knitrbootstrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.