Skip to content

Math Chords 0.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:53
· 4 commits to main since this release

Fixed

  • Address Obsidian community plugin review: replace inline style assignments with CSS
    classes and setCssProps, use Setting.setHeading() in settings UI, window.activeDocument
    / window.setTimeout for popout compatibility, instanceOf(HTMLElement) for cross-window
    checks, and typed YAML parsing.