Skip to content

bug: add number/lines in generated code#47

Merged
maximilien merged 2 commits intomainfrom
fix/yaml-line-number-alignment
Aug 19, 2025
Merged

bug: add number/lines in generated code#47
maximilien merged 2 commits intomainfrom
fix/yaml-line-number-alignment

Conversation

@george-lhj
Copy link
Copy Markdown
Contributor

@george-lhj george-lhj commented Aug 18, 2025

fixes #44 and fixes #46

The generated yaml was being treated as one code block which causes the line numbers to not display/render correctly.

Also made the default viewer the prettified yaml version instead of the difs

@george-lhj george-lhj requested a review from maximilien August 18, 2025 21:41
@george-lhj george-lhj self-assigned this Aug 18, 2025
@george-lhj george-lhj added the bug Something isn't working label Aug 18, 2025
Copy link
Copy Markdown
Contributor

@maximilien maximilien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Hope this works.

@maximilien maximilien merged commit a1998b0 into main Aug 19, 2025
1 check passed
@george-lhj george-lhj deleted the fix/yaml-line-number-alignment branch August 20, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: number/line on generated yaml chore: switch default yaml view

2 participants