I’m setting up an automated workflow in Make where I send HTML content from Google Sheet to Google Docs. However, I’m facing an issue where the formatting is not being preserved correctly in the document.
Here is how is should be formatted:
Here is how it gets formatted in the doc:
I dont understand why it doesn’t match each other.
Here is the HTML:
Here is the mapping:
I need some help to get it correctly formatted into Google Docs, thank you all!
sorry but, what exactly are the differences?
Looks like you are forwarding the html directly without editing it, so I don’t think resulting changes have anything to do with your Make flow. Maybe check out the formatting on the google doc it self? See about increasing the spacing between the letters and the rows, to me it looks like this is the only difference between the two.