Skip to content

Fix stray text at top of demo (nested HTML comment in Hero.svelte)#2

Merged
aslakhellesoy merged 1 commit into
mainfrom
fix-demo-comment
May 30, 2026
Merged

Fix stray text at top of demo (nested HTML comment in Hero.svelte)#2
aslakhellesoy merged 1 commit into
mainfrom
fix-demo-comment

Conversation

@aslakhellesoy

@aslakhellesoy aslakhellesoy commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Superseded by the landing-page redesign on main (commit e294bb6): Hero.svelte
was removed entirely and the front page is now driven by a single +page Markdown
file, so the nested-comment bug this PR fixed no longer exists. Closing.

Hero.svelte's leading explanatory comment included a literal `<!-- marte -->`
example. HTML comments don't nest, so it closed early and the trailing
"` before one. -->" rendered as visible text at the top of the page. Reword
the comment to avoid any nested comment syntax.
@aslakhellesoy aslakhellesoy merged commit a7f1837 into main May 30, 2026
1 check passed
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.

2 participants