Skip to content

Fix spacing bug in "Examples / Template" Pages.#17290

Open
agostaxyz wants to merge 2 commits into
withastro:mainfrom
agostaxyz:main
Open

Fix spacing bug in "Examples / Template" Pages.#17290
agostaxyz wants to merge 2 commits into
withastro:mainfrom
agostaxyz:main

Conversation

@agostaxyz

Copy link
Copy Markdown

Changes

Both "Advanced Routing" and "Blog" Example Template pages presented missing spaces between the HTML tags, the file locations are respectively examples/advanced-routing/src/pages/index.astro and examples/blog/src/pages/index.astro.

Image provided below for Before and After.

Testing

Testing was made by editing the files and opening the URL in both Firefox and Chromium-based browsers and seeing if:

  1. The problem was present and persistent between different Browser engines.
  2. The patch worked.

Both showed to be true.

Docs

Unneeded, very small text changes.

Images

"‎examples/blog/src/pages/index.astro":

Before After
Blog Before Blog After

"examples/advanced-routing/src/pages/index.astro":

Before After
Routing Before Routing After

@github-actions github-actions Bot added the pkg: example Related to an example package (scope) label Jul 3, 2026
@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 94ea5ff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-astro Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@agostaxyz

Copy link
Copy Markdown
Author

E2E failure doesn't seem related to my changes and proposed PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: example Related to an example package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant