Skip to content

feat: intents guide - #36

Open
BenHall-1 wants to merge 8 commits into
masterfrom
intents-guide
Open

feat: intents guide#36
BenHall-1 wants to merge 8 commits into
masterfrom
intents-guide

Conversation

@BenHall-1

Copy link
Copy Markdown
Member

Description

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Testing

Checklist

  • My code follows the style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Signed-off-by: Ben <ben@tickets.bot>
@BenHall-1
BenHall-1 requested a review from a team as a code owner June 27, 2026 20:24
@github-actions github-actions Bot added the type:feature New Feature label Jun 27, 2026
biast12
biast12 previously approved these changes Jun 27, 2026
Signed-off-by: Ben <ben@tickets.bot>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploying tickets-v2-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e701b26
Status: ✅  Deploy successful!
Preview URL: https://6cc39f51.tickets-v2-docs.pages.dev
Branch Preview URL: https://intents-guide.tickets-v2-docs.pages.dev

View logs

BenHall-1 and others added 6 commits June 27, 2026 21:45
Signed-off-by: Ben <ben@tickets.bot>
Configure mdBook to load a new `custom.css` file and apply `white-space: pre-wrap` to `pre` and `code` elements. This improves readability by preventing long code lines from overflowing in the HTML docs theme.
Adds padding to `pre` elements so wrapped code blocks have a little more breathing room while preserving the existing `white-space: pre-wrap` behavior.
Adjust the `.buttons` overlay inside `pre` blocks to sit closer to the top-right corner for better alignment.
Adds `overflow-wrap: break-word` to `pre, code` so long inline code and code blocks wrap instead of overflowing.
Added border-radius to code blocks for improved visual appearance. Added media query for touch devices to ensure the copy button remains visible, since devices without hover support cannot access hover-only UI elements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants