The site takes design v0.63.0, and a card draws subheadings and numbered lists - #202
Merged
Merged
Conversation
…red lists The Delivery process and its phases reached the model page's cards as "### Code" printed with its hashes and numbered lists run into one paragraph. Design v0.63.0 draws a "###" line as a subheading, a numbered block as a numbered list and a Markdown link as the entity it names, so the Phases section is a numbered list of links. The sync moves card.js and stage.css and no fence; the stamps of the four pages that load stage.css move with it, and no card's image changed. Verified: design:check, pages:check, og:check, pin:check, test:build, conventions-check and npm run verify pass; the lockfile resolves the package to f0515aa, the commit v0.63.0 names. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Delivery process and its phases reached the model page's cards as
### Codeprinted with its hashes and numbered lists run together into one paragraph. Design v0.63.0 (robertblust/design#85, released) draws a###line as a subheading, a numbered block as a numbered list and a Markdown link as the entity it names, so a phase's Activities reads as Code and Prose over numbered steps and the process's Phases is a numbered list of links to the phases.The sync moves
card.jsandstage.cssand no fence. The share-card stamps of the four pages that loadstage.cssmove with it; no card's image changed, and the two deck cards, which re-rendered to different bytes without a stamp change, are left as they were.Verified:
design:check,pages:check,og:check,pin:check,test:build,sh conventions/conventions-checkandverifyagainst a local server pass; the lockfile resolves the package to f0515aa, the commit v0.63.0 names.🤖 Generated with Claude Code