rgl icon indicating copy to clipboard operation
rgl copied to clipboard

rgl support for litedown

Open dmurdoch opened this issue 8 months ago • 0 comments

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

dmurdoch avatar Apr 20 '25 23:04 dmurdoch