gadenbuie / js4shiny

Companion Package for JavaScript for Shiny Users

Home Page:http://pkg.js4shiny.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove dependency on html_document_base()

gadenbuie opened this issue · comments

rmarkdown version 2.0 injects jQuery by default with no option to remove it.

I probably don't even need html_document_base() anyway...

Fixed in 1ce18c2 by warning about using rmarkdown 2.0 on load