Skip to content

astro-d2@0.13.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:10
· 2 commits to main since this release
95e4787

Minor Changes

  • #61 5155733 Thanks @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-zoom plugin to disable zooming for some diagrams using the data-zoom-off attribute.