Skip to content

Bug: Auto run document preview flattens YAML front matter #889

@jeffscottward

Description

@jeffscottward

Summary

Auto run document preview flattens YAML front matter

Environment

  • Maestro version: 0.16.11-RC
  • Operating system: macOS (Darwin Kernel Version 25.3.0: Wed Jan 28 20:54:46 PST 2026; root:xnu-12377.91.3~2/RELEASE_ARM64_T6000, 25.3.0)
  • Install source: Packaged build (release build or locally packaged)
  • Agent/provider involved: Not provided
  • SSH remote execution: Not provided

Steps to Reproduce

  1. Open an auto run document preview in Maestro.
  2. Paste Markdown content containing YAML front matter with multiple fields on separate lines.
  3. View the rendered preview.
  4. Observe that the front matter formatting is flattened and line breaks between attributes are lost, with some fields appearing incomplete or missing.

Expected Behavior

The auto run document preview should render pasted Markdown with YAML front matter correctly, preserving each front matter attribute on its own line and showing all fields/values intact.

Actual Behavior

In the auto run document preview, the YAML front matter appears flattened into a single line or otherwise loses formatting. Line breaks between attributes are not respected, and some data appears missing or not filled out correctly in the rendered result.

Additional Context

Reported on Maestro 0.16.11-RC on macOS packaged build. The user’s original pasted example was itself the broken output.

Screenshots / Recordings

Screenshot 2026-04-23 at 4.06.03 PM.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    Maestro-feedbackFeedback issues filed from the Maestro in-app feedback flow

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions