Skip to content

fonts-v0.1.2

Choose a tag to compare

@superdoc-bot superdoc-bot released this 20 Jun 16:35

Fixes

  • First-line list indentation — Fixed incorrect text start position for numbered lists with first-line indents. The layout engine now computes marker widths from actual rendered tab stops instead of stale measurements, ensuring correct justified text width calculations.

  • Fonts configuration robustness — Malformed fonts.bundled configuration no longer crashes the editor. Hand-written config with invalid shapes (e.g., bare strings instead of arrays) now defaults to the full bundled pack and logs a single warning instead of throwing.