github BIRSAx2/mdcat mdcat-2.14.0

latest release: mdcat-2.15.0
26 days ago

Added

  • Tables now use true layout: column widths are distributed proportionally
    and shrunk to fit the terminal, with cell content word-wrapped (rather
    than overflowing) across as many lines as needed. Columns are shrunk no
    further than their longest word where space allows, so wrapping a wide
    neighbour column doesn't force an unrelated narrow column to break a
    short word apart.
  • <br> inside a table cell now starts a new line within that cell, instead
    of being dropped or printed literally (GH #27).

Fixed

  • Inline and display math inside table cells now use the Unicode fallback
    instead of panicking (GH #28).

Don't miss a new mdcat release

NewReleases is sending notifications on new releases.