Skip to content

Conversation

@tehsis
Copy link
Contributor

@tehsis tehsis commented Oct 30, 2025

Proposed changes

The "With Pulumi ESC you can:" text is shown as a code block.

image

This PR removes that formatting so its shown as regular text.

@claude
Copy link
Contributor

claude bot commented Oct 30, 2025

Review Summary

Approved - This is a good fix that corrects a formatting issue.

What Was Fixed

The list items under "With Pulumi ESC you can:" were incorrectly indented with 4 spaces (lines 27-29), which caused them to render as a code block instead of as a bulleted list. The PR correctly changes these to standard Markdown unordered list format using - at the beginning of each line.

Analysis

  • Formatting: ✅ Correctly follows Markdown list syntax
  • Content: ✅ No content changes, only formatting corrections
  • Style compliance: ✅ Adheres to STYLE-GUIDE.md
  • Newline: ✅ File ends with newline
  • Impact: This improves readability and ensures the list displays correctly on the rendered page

No issues found. The change is straightforward and correct.


If you'd like me to review any updates or have questions, feel free to mention me (@claude) in a comment.

@pulumi-bot
Copy link
Collaborator

@tehsis tehsis enabled auto-merge (squash) October 30, 2025 14:56
@pulumi-bot
Copy link
Collaborator

@tehsis tehsis merged commit d825303 into master Oct 30, 2025
8 checks passed
@tehsis tehsis deleted the pterradillos/fix-formatting branch October 30, 2025 15:03
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.

4 participants