clarify turn doc diff rendering #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "lavender/clarify-diffs-ssr-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
summary
clarifies the repository turn-documentation instructions so diff snippets use the installed @pierre/diffs/ssr library directly instead of attempting to run @pierre/diffs as a CLI. adds the known-good preloadPatchDiff pattern and updates the repeated section wording for code diffs and relevant diff snippets.
intended effect for end users
future implementation handoffs should contain properly rendered SSR diff blocks on the first pass, with less churn from failed bunx attempts or plain-diff fallbacks.
validation