Skip to content

Conversation

@owjs3901
Copy link
Contributor

No description provided.

owjs3901 and others added 21 commits December 29, 2025 01:48
When rendering conditional expressions like {status === "default" && (...)},
the child elements inside the parentheses now have proper indentation.
Previously, the children were rendered at the same depth as the parent,
but they should be indented one additional level.

Added paddingLeftMultiline to format multi-line child code with correct
indentation depth (depth + 1) inside conditional blocks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@owjs3901 owjs3901 merged commit 35f822b into main Dec 30, 2025
1 check passed
@owjs3901 owjs3901 deleted the real-testr branch December 30, 2025 12:13
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