Add figure and table captions across poscreators/middleware-doc - #81
Open
deboragracio wants to merge 3 commits into
Open
Add figure and table captions across poscreators/middleware-doc#81deboragracio wants to merge 3 commits into
deboragracio wants to merge 3 commits into
Conversation
Adds italic *Figure N.* / *Table N.* captions directly below every image and table in the middleware-doc section (119 files: 79 figures, 313 tables). Captions are numbered per file with separate figure/table counters, and legacy Word-conversion captions (Illustration/Tabelle, orphaned numbers, dead _Toc anchors) are normalized into the new scheme. Decorative icons, placeholder banners, video embeds, and code blocks are intentionally left uncaptioned. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
deboragracio
force-pushed
the
docs-captions-middleware-doc
branch
from
August 7, 2026 10:27
dd20400 to
8518154
Compare
The standalone ([click to expand](…)) links duplicated the image already shown above them and added no value. Removed all 7 in receipt-sequences-creation.md; the <details>/<summary> collapsibles are left untouched. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Removes the redundant '(click to expand)' text from 25 collapsible <details> summaries in single-receipt-creation.md; the collapsible behaviour is unchanged. 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
Adds descriptive captions to all images and tables in the
poscreators/middleware-docsection — the first batch of a docs-wide captioning effort, scoped small for reviewability.Convention
*Figure N. <description>*/*Table N. <description>*— whole line in italics, placed directly below each elementCleanup included
Illustration N.,Tabelle, out-of-order/orphaned numbers) normalized into the new scheme<span id="_Toc…" class="anchor">bookmarks removedIntentionally skipped
words-in-progress.pngplaceholder banners and video embedsCode N.captions left untouched)Notes for review
general/reference-tables/reference-tables.mdis the largest single file (46 tables); captions were derived from section headings.Remaining areas (
posdealers,faq, otherposcreators) will follow in subsequent batches.🤖 Generated with Claude Code