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

Add support to textAlign attribute when converting to HTML #33

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

luiswitz
Copy link
Contributor

Description

It adds support for text alignment on HTML renderable nodes.

Reason/Reference

Currently, the implementation ignores the textAlign attribute when converting to HTML.

@chadwilken chadwilken requested a review from a team December 3, 2024 17:43
Copy link

@jeffmcfadden jeffmcfadden left a comment

Choose a reason for hiding this comment

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

Thanks!

@chadwilken
Copy link
Collaborator

@luiswitz the code looks good but our linter is failing with a few errors. Can you check those out and then we can get it merged?

@chadwilken chadwilken merged commit d9eb85c into CompanyCam:master Dec 20, 2024
1 check passed
@chadwilken
Copy link
Collaborator

@luiswitz thanks for the contribution. I just released a new version of the gem that has your changes in there.

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.

3 participants