Skip to content

DOCOPS-184 Fix/colist word break - #381

Merged
recrwplay merged 1 commit into
masterfrom
fix/colist-word-break
Aug 21, 2026
Merged

DOCOPS-184 Fix/colist word break#381
recrwplay merged 1 commit into
masterfrom
fix/colist-word-break

Conversation

@recrwplay

Copy link
Copy Markdown
Collaborator

No description provided.

@netlify

netlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploy Preview for neo4j-docs-ui ready!

Name Link
🔨 Latest commit 550b400
🔍 Latest deploy log https://app.netlify.com/projects/neo4j-docs-ui/deploys/6a883e6c7f8b9d0008f5d0c1
😎 Deploy Preview https://deploy-preview-381--neo4j-docs-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

.colist tables (AsciiDoc callout lists) had no table-layout or width
constraint, unlike real AsciiDoc tables which get explicit column
widths from Antora. A block-level code listing nested inside a
callout cell could force the whole table wider than the article
column. Constrain the table to table-layout: fixed with a fixed
width for the numbered-circle column so nested content wraps/scrolls
within the article bounds instead of pushing it wider.
@recrwplay
recrwplay force-pushed the fix/colist-word-break branch from 7f6f4f6 to 550b400 Compare August 21, 2026 12:02
@recrwplay
recrwplay merged commit ffb818c into master Aug 21, 2026
8 checks passed
@recrwplay
recrwplay deleted the fix/colist-word-break branch August 21, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant