Daniel Slutsky
Daniel Slutsky
Think how to avoid the risk. https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/Multiple.20documents/near/419344929
As suggeted by generateme, possibly the resulting `HTML` and intermediate `qmd` should live in different spaces. https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/Multiple.20documents/near/419342369
Zulip discussion: https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/browser.20view.20-.20support.20big.20tables
The current iframe-based solution of the live-reload server is not compatible with internal links (documents subsections, etc.) as the previous experience used to be.
There are some HTML escaping problems, as demonstrated in this notebook: https://scicloj.github.io/clojure-data-scrapbook/projects/data-formats/hdf/index.html
It would be good to make it work both through quarto and direct html. Elisp, R, Python, Bash are important use cases.