Caption remaining diagrams in two cash-register-integration pages - #86
Open
deboragracio wants to merge 2 commits into
Open
Caption remaining diagrams in two cash-register-integration pages#86deboragracio wants to merge 2 commits into
deboragracio wants to merge 2 commits into
Conversation
Follow-up to the captioning PRs: these two pages had a single legacy caption, so their other flow diagrams were left uncaptioned on main. Caption every diagram, numbered per file in document order: - cash-register-integration-regular-workflow.md: Figures 1-8 - single-receipt-creation.md: Figures 1-10 Co-Authored-By: Claude Opus 4.8 <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.
What
Follow-up fix to the captioning PRs (#81 etc.). Two pages carried a single pre-existing (legacy) caption, so during the captioning pass they were treated as "already captioned" and their other flow diagrams were left without captions. This completes them.
general/cash-register-integration/cash-register-integration-regular-workflow.mdmiddleware-de-kassensichv/cash-register-integration/single-receipt-creation.md*Figure N.*caption, numbered per file in document order (the previously-existing caption is renumbered into sequence).Why it slipped through
The caption tooling skipped files that already had ≥1 caption, and the lint checked table coverage but not figure coverage. Caught during review of the rendered
regular-workflowpage.🤖 Generated with Claude Code