Files
df-research/tablecloth/clay.edn
2026-02-08 11:20:43 -10:00

11 lines
471 B
Clojure
Vendored

{:remote-repo {:git-url "https://github.com/scicloj/tablecloth"
:branch "master"}
:quarto {:format {:html {:toc true
:toc-depth 4
:theme [:cosmo "notebooks/custom.scss"]}}
:fontsize "0.8em"
:highlight-style :solarized
:code-block-background true
:include-in-header {:text "<link rel = \"icon\" href = \"data:,\" />"}
:title "Tablecloth documentation"}}