unisonweb / codebase-ui

Unison Codebase UI
https://share.unison-lang.org
MIT License
46 stars 7 forks source link

Doc: Fix image rendering #265

Closed hojberg closed 3 years ago

hojberg commented 3 years ago

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

hojberg commented 3 years ago

Improved the toString bit.