You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detail:
When using a FOR loop inside a looped table row, there are new lines generated above the content, the number of newlines seems to marry up to the number of lines of template that was used in the cell:
Template:
Output:
Expectation:
I would not except there to be any newlines generated outside of what is defined in the template.
Using: CLI (NodeJS v20.12.2)
The text was updated successfully, but these errors were encountered:
Detail:
When using a FOR loop inside a looped table row, there are new lines generated above the content, the number of newlines seems to marry up to the number of lines of template that was used in the cell:
Template:
![Screenshot 2024-05-07 at 17 27 06](https://private-user-images.githubusercontent.com/88038154/328601715-3bdd95c6-9741-4717-a984-c363efdc36cf.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjQ3NzQsIm5iZiI6MTczOTE2NDQ3NCwicGF0aCI6Ii84ODAzODE1NC8zMjg2MDE3MTUtM2JkZDk1YzYtOTc0MS00NzE3LWE5ODQtYzM2M2VmZGMzNmNmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA1MTQzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg0YzJjYjU2YjBmZWI2NGY2MDZkNTJjODNmZDc3NTA0MGRkMGM1ODU0NWFjYjcwYThiMzQ5MjU1YTY2NDQ4NTImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.88b9elad8u2WtyNOXtRC_YwIyQg1LTEkxWgwvuUM1Lk)
Output:
![Screenshot 2024-05-07 at 17 26 01](https://private-user-images.githubusercontent.com/88038154/328601423-8fc2d2e6-fa36-4a76-bfb3-5adc95cf3679.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjQ3NzQsIm5iZiI6MTczOTE2NDQ3NCwicGF0aCI6Ii84ODAzODE1NC8zMjg2MDE0MjMtOGZjMmQyZTYtZmEzNi00YTc2LWJmYjMtNWFkYzk1Y2YzNjc5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA1MTQzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU5OTllNTU4Njg5ODAzYzgzOTU4YTA1NDNkODc0YWZhNDQ4NzYxYzFkYmIxNTE5NzFkYmU1NjU1YmQzZmI3ODcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pOk2eXJzTj_mJVyr_uR9C8at2Oy3PWOdNzg7p1Qxh38)
Expectation:
I would not except there to be any newlines generated outside of what is defined in the template.
Using: CLI (NodeJS v20.12.2)
The text was updated successfully, but these errors were encountered: