Skip to content

justif 0.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:12
· 34 commits to main since this release
b23715d
A paragraph justified beside an ornate floated initial
  • Paragraphs can now begin with a floated element. Text besides the float is justified to the available width.
  • Which characters hang is now configurable. See the README section for configuration details.
  • Uppercase and lowercase css text transformations no longer prevent justification.
  • Resizing no longer briefly displays incorrect line breaks, especially beside drop caps.
  • Hanging punctuation no longer shifts adjacent text out of alignment.
  • Short final lines no longer wrap unnecessarily beside a float.
  • Fixed-width spaces such as &emsp and &ensp now retain their original characters and widths.
  • Fixed justification failures in lines combining hanging punctuation and nonstandard spaces.
  • Paragraphs containing uncommon control or separator characters now safely use browser justification.