Releases: data-intuitive/quarto-d2
Releases · data-intuitive/quarto-d2
quarto-d2 1.1.0
NEW FUNCTIONALITY
- When the output type is html and the image format is svg, also setting the
embed_type="raw"
will embed the svg directly into the html document (#1). This is useful enabling interactive content such as hover or links to work.