Skip to content

Conversation

@bcdady
Copy link
Contributor

@bcdady bcdady commented Jun 29, 2025

Changes

  • Improved Change Display: Modified attribute change output to use a block quote style for better readability of before/after values
  • Action-Based Formatting: Customized attribute output based on resource action (create/update/delete)
  • Markdown Linting:
    • Added markdownlint-disable comments where needed
    • Fixed whitespace issues in Jinja2 templates
    • Ensured CommonMark compliance
  • UI Enhancements:
    • Added a link to tfsumpy in the report footer
    • Improved whitespace control in detailed output

Technical Details

  • Uses Jinja2 whitespace controls for cleaner template output
  • Implements conditional rendering based on resource action type
  • Maintains markdownlint compliance while allowing necessary HTML for styling

Testing

  • Verified markdown output with various action types
  • Ensured proper rendering in different markdown viewers
  • Confirmed markdownlint passes with minimal necessary exceptions

Closes #29

@bcdady bcdady marked this pull request as ready for review June 29, 2025 08:57
@rafaelherik rafaelherik merged commit 7c27ebc into rafaelherik:main Jul 1, 2025
4 checks 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.

[Feature] generated markdown should pass markdownlint

2 participants