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 ability to have more than one class in LinkRenderer.Rendering using multiple withAttribute() calls #204

Open
vsch opened this issue Oct 27, 2015 · 0 comments

Comments

@vsch
Copy link
Contributor

vsch commented Oct 27, 2015

This is a simple fix to concatenate attribute values with a space separator if the attribute is already defined in the Rendering.

That way withAttributes() can be called from multiple points in the code without worrying if the attribute is already defined or will be defined in some future release.

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

No branches or pull requests

1 participant