prettydoc icon indicating copy to clipboard operation
prettydoc copied to clipboard

Compatibility with R Notebooks (html_notebook)?

Open kraussian opened this issue 5 years ago • 1 comments

I really love the new themes, but I mostly use R Notebooks (html_notebook) these days rather than the default html_document.

Is there a way to use pretty doc with the html_notebook format?

kraussian avatar Mar 18 '20 03:03 kraussian

I haven't investigated this yet, but notebooks need more HTML elements such as buttons and tabs, so it may be a separate project rather than working on existing prettydoc themes.

yixuan avatar May 12 '20 17:05 yixuan