rgl
rgl copied to clipboard
rgl support for litedown
Adds support for litedown from rgl.
Currently needs unreleased versions of litedown and htmlwidgets:
remotes::install_github("dmurdoch/litedown@htmlwidgets")
remotes::install_github("dmurdoch/htmlwidgets@litedown")
See https://github.com/yihui/litedown/pull/86 and https://github.com/ramnathv/htmlwidgets/pull/493