astro-d2@0.13.0
·
2 commits
to main
since this release
Minor Changes
-
#61
5155733Thanks @HiDeoo! - Adds support for specifying HTML data attributes on D2 code fences.Data attributes are added to the generated element when rendering diagrams. This can be useful, for example, when combined with the
starlight-image-zoomplugin to disable zooming for some diagrams using thedata-zoom-offattribute.