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

html_document_js: hide empty output divs

gadenbuie opened this issue · comments

div.sourceCode + div > pre:empty {
  display: none;
}

Check that this still works after 4e5eec0