Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi there!
I run this company iva-docs.com. The product is very straight forward, give us a template, we'll connect it to your data sources (Zapier, Typeform, Webhooks) and we'll deliver it where you want (Google drive, Email...).
I've looked at the current implementation of line breaks, and for some reason, it doesn't render properly in the Docx.
The output of this string:
is:
for some reason, it doesn't display properly.
So my suggestion (and what worked for me) is:
I've then added this new implementation as an option in the CreateReportOptions. But I'm not sure if that's how you see it implemented.
I've setup this implementation in Iva and currently testing it in production. No Issues so far.
I'm available if you need anything