Skip to content

1.6.1

Latest
Compare
Choose a tag to compare
@brunchboy brunchboy released this 11 Feb 05:12
· 2 commits to main since this release

Fixed

  • The ability to control substitutions, and thereby (for example) use
    document attributes to reduce duplication, was broken. Thanks to
    Jared Reisinger for noticing
    this and contributing a fix!

Added

  • A new predefined value, svg-attrs, which starts out as an empty
    map, but can be redefined to add arbitrary SVG attributes to the
    top-level SVG node of your diagram (for example, to set a background
    color for the entire diagram).