Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ssg): ✨ v0.0.22 #171

Merged
merged 5 commits into from
Jan 14, 2024
Merged

feat(ssg): ✨ v0.0.22 #171

merged 5 commits into from
Jan 14, 2024

Conversation

sebastienrousseau
Copy link
Owner

@sebastienrousseau sebastienrousseau commented Jan 13, 2024

  • feat(ssg): v0.0.22
  • fix(ssg): 🐛 Adjust title attribute logic in image tag processing
  • fix(ssg): 🐛 test and template fixes
  • fix(ssg): 📦 version update

- Modify title attribute handling to ensure it starts with 'Example Image, '. - Limit title length to a maximum of 66 characters. - Truncate `alt_value` to fit if necessary, without padding if shorter. - Ensure consistent type returns in conditional branches to avoid type mismatch errors.
@sebastienrousseau sebastienrousseau merged commit 329f82b into main Jan 14, 2024
15 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.

1 participant