Skip to content

Fix formatting for self-closing multiline templates#13069

Merged
davidwengier merged 5 commits into
mainfrom
davidwengier/fix-razor-syntax-parser
Apr 24, 2026
Merged

Fix formatting for self-closing multiline templates#13069
davidwengier merged 5 commits into
mainfrom
davidwengier/fix-razor-syntax-parser

Conversation

@davidwengier
Copy link
Copy Markdown
Member

@davidwengier davidwengier commented Apr 21, 2026

Fixes #13064

Fix formatting when RenderFragments are self closing tags. Same as the fix a little while ago for RenderFragments in general, but I missed that the tags could be self-closing.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidwengier davidwengier requested a review from a team as a code owner April 21, 2026 00:40
davidwengier and others added 3 commits April 21, 2026 10:48
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidwengier
Copy link
Copy Markdown
Member Author

Ping @dotnet/razor-tooling for review. Would be good to get this in before the snap

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidwengier davidwengier enabled auto-merge April 24, 2026 00:37
@davidwengier davidwengier merged commit 84013d2 into main Apr 24, 2026
10 checks passed
@davidwengier davidwengier deleted the davidwengier/fix-razor-syntax-parser branch April 24, 2026 01:14
@dotnet-policy-service dotnet-policy-service Bot added this to the Next milestone Apr 24, 2026
@JoeRobich JoeRobich modified the milestones: Next, 18.7 Apr 28, 2026
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.

Razor syntax is broken again

3 participants