Skip to content

justif 0.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 00:32
· 1 commit to main since this release
adbe130
  • Fixed cramped spacing and overflowing lines around an inline formula once the
    fonts inside it finished loading. Fixes #17.
  • Firefox no longer moves a <math> formula and the rest of its line down to
    the next line at some column widths, leaving a gap mid-paragraph.
  • Fixed a line whose end the browser moved down on its own being stretched to
    several times its natural word spacing, seen in Chrome on lines holding a
    no-break space.
  • New data-justif-defer attribute holds the drop-in script back until other
    scripts that transform text (e.g. math rendering, syntax highlighting) have
    run. See the README
    section
    .