Closed hojberg closed 3 years ago
Image rendering was broken in that href and alt-text were often (always?) nested under a Span.
Image widths were also not being correctly contained within the broader doc.
see https://github.com/unisonweb/unison/pull/2554
Improved the toString bit.
Overview
Image rendering was broken in that href and alt-text were often (always?) nested under a Span.
Image widths were also not being correctly contained within the broader doc.
see https://github.com/unisonweb/unison/pull/2554