We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
You can also see in the basic example that when there are multiple IP addresses in a table cell, a newline character is not added between them.
e.g. You see 18.186.38.3718.123.22.82, instead of: 18.186.38.37 18.123.22.82
Sorry, something went wrong.
Fixed above issue in latest commit. Thanks for reporting @dnlbaldwin
The issue with wrong text dimensions seems to be an issue with justify alignment in jspdf parallax/jsPDF#2553
justify
No branches or pull requests
The text was updated successfully, but these errors were encountered: