Files
Dwin Gharibi aedf4d0c64 fix(archive): preserve blank lines inside code fences (#1798)
* fix(archive): preserve blank lines inside code fences

* docs(test): document fence-preservation test helpers

* chore(changeset): track the fenced blank-line fix

The fix changes archive output for any spec documenting a fenced sample with
consecutive blank lines, so it belongs in the changelog. Release tracking only
validates changesets that exist; it never requires one, which is why CI stayed
green without it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

---------

Co-authored-by: Clay Good <hi@claygood.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-09-09 17:03:39 +00:00
..